Skip to content

Hostname

staging.garbageismybag.com

Last fetched

staging.garbageismybag.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · staging.garbageismybag.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/staging.garbageismybag.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

1 observed subdomain of staging.garbageismybag.com.

Subdomain sample is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

SPF policy

7 SPF mechanisms authorising senders for staging.garbageismybag.com.

MechanismTarget
SPF_Astaging.garbageismybag.com
SPF_IP107.190.135.18
SPF_IP198.20.175.154
SPF_IP205.251.144.114
SPF_IP38.154.241.114
SPF_IP69.4.88.202
SPF_MXstaging.garbageismybag.com

Related pages

Pivot deeper into the graph from staging.garbageismybag.com.

Cypher and MCP

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

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