Skip to content

Hostname

promptstaging.com

Last fetched

promptstaging.com resolves to 35.87.58.205, announced in 35.80.0.0/12 by AMAZON-02 - Amazon.com, Inc. in US. promptstaging.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 · promptstaging.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/promptstaging.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
1eca3901-6c5d-477d-aa14-601d17328979@identity-protect.org, 5c9034c3-00b2-4d5a-9f7e-8646ce526bed@identity-protect.org, 63882242-f2ad-4246-9b20-5022b8340d8f@identity-protect.org, 7996b704-f3c9-4972-9b5c-2d2b160c1537@identity-protect.org, 922da1c8-b242-4c91-8bad-b8ad8ebc5426@identity-protect.org, 9a8fa79a-26d9-4170-80d6-89bf24d77eb9@identity-protect.org, a5f86852-8fd1-427a-95fb-0f2d22ee07fd@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-126.awsdns-15.com
  • ns-578.awsdns-08.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1262.awsdns-29.org
  • ns-1921.awsdns-48.co.uk

Threat-feed evidence

History

Related pages

Pivot from promptstaging.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: "promptstaging.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.