Skip to content

Hostname

victoriafallssafarispa.com

Last fetched

victoriafallssafarispa.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ZA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · victoriafallssafarispa.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/victoriafallssafarispa.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.37.209.54102.37.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA
104.21.18.163104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
156.38.250.68156.38.128.0/17AS37153ZA
172.67.182.189172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:440
Organization
Contact emails

Subdomains

7 observed subdomains of victoriafallssafarispa.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • victoriafallssafarispa.com

SPF policy

3 SPF mechanisms authorising senders for victoriafallssafarispa.com.

MechanismTarget
SPF_Avictoriafallssafarispa.com
SPF_IP160.153.253.177
SPF_MXvictoriafallssafarispa.com

Related pages

Pivot deeper into the graph from victoriafallssafarispa.com.

Cypher and MCP

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

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