Skip to content

Hostname

4rfv.com

Last fetched

4rfv.com resolves to 1 IPv4 address operated by CW Vodafone Group PLC in GB. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · 4rfv.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/4rfv.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.59.98.131195.59.0.0/16AS1273CW Vodafone Group PLCGB

WHOIS identity

Registrar
iana:1910
Organization
derek carstairs
Contact emails

Subdomains

1 observed subdomain of 4rfv.com.

Subdomain
www.4rfv.com

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 4rfv.com.

MechanismTarget
SPF_A4rfv.com
SPF_INCLUDEflagshipnews.co.uk
SPF_IP195.59.98.128/28
SPF_IP217.46.193.104/29
SPF_IP81.142.140.216/29
SPF_MX4rfv.com

Related pages

Pivot deeper into the graph from 4rfv.com.

Cypher and MCP

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

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