Skip to content

Hostname

ventnorrfc.com

Last fetched

ventnorrfc.com resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ventnorrfc.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ventnorrfc.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.199.220.113185.199.220.0/24AS12488GB

WHOIS identity

Registrar
iana:48
Organization
andrew cooper
Contact emails

Subdomains

15 observed subdomains of ventnorrfc.com.

Web-graph footprint

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

9 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ventnorrfc.com.

MechanismTarget
SPF_Aventnorrfc.com
SPF_INCLUDErelay.k.io
SPF_IP185.199.220.113
SPF_IP193.189.75.78
SPF_IP5.134.11.130
SPF_IP5.134.11.147
SPF_IP85.92.70.227/32
SPF_IP85.92.70.234
SPF_MXventnorrfc.com

Related pages

Pivot deeper into the graph from ventnorrfc.com.

Cypher and MCP

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

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