Skip to content

Hostname

vanswaay.com

Last fetched

vanswaay.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · vanswaay.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vanswaay.com

Resolution chain

vanswaay.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:151
Organization
optimezers bv
Contact emails

Subdomains

19 observed subdomains of vanswaay.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vanswaay.com.

MechanismTarget
SPF_Avanswaay.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.71.51.54
SPF_IP109.71.54.46/32
SPF_IP18.185.77.106
SPF_IP18.185.82.186
SPF_IP185.63.58.197
SPF_IP185.82.143.233
SPF_IP62.45.137.9
SPF_IP81.205.72.222
SPF_IP94.168.2.106
SPF_MXvanswaay.com

Related pages

Pivot deeper into the graph from vanswaay.com.

Cypher and MCP

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

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