Skip to content

Hostname

28vf.com

Last fetched

28vf.com resolves to 17 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 28vf.comRouting diversity4.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/28vf.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.209.213.114162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.214.28162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.215.68162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.223.67162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.224.3162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
162.209.225.4162.209.128.0/17AS40065CNSERVERS - CNSERVERS LLCUS
172.247.187.235172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.206.60172.247.206.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.248.115172.247.248.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.89.228172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.90.132172.247.90.0/24AS40065CNSERVERS - CNSERVERS LLCUS
192.151.202.83192.151.192.0/18AS40065CNSERVERS - CNSERVERS LLCHK
23.224.166.1223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.166.423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.235.14623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.29.8223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.96.1823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of 28vf.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 28vf.com.

Cypher and MCP

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

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