Skip to content

Hostname

vwfs.com

Last fetched

vwfs.com resolves to 2 IPv4 addresses operated by DE-VWFS-AS01 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · vwfs.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vwfs.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.60.96.123185.60.96.0/24AS205505DE-VWFS-AS01DE
185.60.97.123185.60.97.0/24AS205505DE-VWFS-AS01DE

WHOIS identity

Registrar
iana:1387
Organization
frank woesthoff
Contact emails

Subdomains

116 observed subdomains of vwfs.com.

Web-graph footprint

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

207 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for vwfs.com.

Related pages

Pivot deeper into the graph from vwfs.com.

Cypher and MCP

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

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