Skip to content

Hostname

withstatic.com

Last fetched

withstatic.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. withstatic.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

No IPv4 resolution is recorded for withstatic.com in WhisperGraph.

IPv6 resolution

No AAAA record for withstatic.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of withstatic.com owner
Contact emails
2025960b-3620-4e7f-9cec-ca1be718e18c@identity-protect.org, 50cd2477-0d41-4a5e-81ee-1790cb72f124@identity-protect.org, 54269003-d27c-43e8-81de-4a5e2e485248@identity-protect.org, 551fb9b1-d348-4d87-8bbc-f99ffcd47956@identity-protect.org, 7d1a662d-c069-4638-b4ef-e3aedc22578a@identity-protect.org, d066bde5-bbc3-4806-8579-5197055e6f1a@identity-protect.org, e184ce8c-cdde-4f0f-8e3a-b5d59e9ad781@identity-protect.org, owner-4395717@withstatic.com.whoisprivacyservice.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-488.awsdns-61.com
  • ns-877.awsdns-45.net
  • ns-1155.awsdns-16.org
  • ns-1935.awsdns-49.co.uk

Threat-feed evidence

History

Related pages

Pivot from withstatic.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "withstatic.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.