Skip to content

Hostname

shieldwaves.com

Last fetched

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

Nutrition Label

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

Resolution chain

shieldwaves.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:938
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of shieldwaves.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shieldwaves.com.

MechanismTarget
SPF_Ashieldwaves.com
SPF_INCLUDEspf.web-dns1.com
SPF_IP15.235.115.189
SPF_IP51.222.152.19
SPF_MXshieldwaves.com

Related pages

Pivot deeper into the graph from shieldwaves.com.

Cypher and MCP

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

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