Skip to content

Hostname

3rdwavebiz.com

Last fetched

3rdwavebiz.com resolves to 2 IPv4 addresses operated by MOJOHOST - MOJOHOST in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · 3rdwavebiz.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/3rdwavebiz.com

Resolution chain

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

IPPrefixASNOperatorCountry
99.192.152.6899.192.128.0/17AS27589MOJOHOST - MOJOHOSTUS
99.192.171.1199.192.128.0/17AS27589MOJOHOST - MOJOHOSTUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0114463320
Contact emails

Subdomains

8 observed subdomains of 3rdwavebiz.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for 3rdwavebiz.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEhover.com

Related pages

Pivot deeper into the graph from 3rdwavebiz.com.

Cypher and MCP

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

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