Skip to content

Hostname

camdencontrols.com

Last fetched

camdencontrols.com resolves to 2 IPv4 addresses operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · camdencontrols.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/camdencontrols.com

Resolution chain

camdencontrols.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.107.6.232184.107.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
192.175.126.223192.175.96.0/19AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:146
Organization
barry leibner
Contact emails

Subdomains

6 observed subdomains of camdencontrols.com.

Web-graph footprint

Distinct hostnames that link to or from camdencontrols.com in the public web crawl.

120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for camdencontrols.com.

MechanismTarget
SPF_Acamdencontrols.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.docufire.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.88.251.46
SPF_IP184.107.6.229
SPF_IP184.107.6.232
SPF_IP72.138.18.90
SPF_IP72.138.18.91
SPF_IP99.209.42.180
SPF_IP99.209.42.182
SPF_MXcamdencontrols.com

Related pages

Pivot deeper into the graph from camdencontrols.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "camdencontrols.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.