Skip to content

Hostname

collinsdictionary.com

Last fetched

collinsdictionary.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · collinsdictionary.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/collinsdictionary.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.12.203104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.13.203104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

17 observed subdomains of collinsdictionary.com.

Web-graph footprint

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

16,826 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for collinsdictionary.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-00596a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.203.17.147
SPF_IP184.106.61.234
SPF_IP184.106.61.235
SPF_IP193.128.166.224/27
SPF_IP194.203.153.0/27
SPF_IP194.203.153.48/28
SPF_IP62.189.160.224/27
SPF_IP62.189.61.168/30

Related pages

Pivot deeper into the graph from collinsdictionary.com.

Cypher and MCP

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

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