Skip to content

Hostname

collinsdistribution.com

Last fetched

collinsdistribution.com resolves to 1 IPv4 address operated by AS-CMN - Metronet in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · collinsdistribution.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/collinsdistribution.com

Resolution chain

collinsdistribution.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.225.72.228206.225.72.0/21AS30600AS-CMN - MetronetUS

WHOIS identity

Registrar
iana:2
Organization
the collins group,
Contact emails

Subdomains

4 observed subdomains of collinsdistribution.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for collinsdistribution.com.

MechanismTarget
SPF_Acollinsdistribution.com
SPF_INCLUDEcomteck.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.225.72.226/28
SPF_IP64.184.48.0/24
SPF_IP64.184.53.50
SPF_IP71.44.228.90
SPF_MXcollinsdistribution.com

Related pages

Pivot deeper into the graph from collinsdistribution.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "collinsdistribution.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.