Skip to content

Hostname

staging.citwatch.org

Last fetched

staging.citwatch.org resolves to 5 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · staging.citwatch.orgRouting diversity3.9/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/staging.citwatch.org

Resolution chain

staging.citwatch.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.132.196.168142.132.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE
172.104.232.45172.104.224.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
185.196.61.178185.196.61.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncCA
185.246.131.174185.246.131.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncBG
23.95.75.14523.95.75.0/24AS136258ONEPROVIDER-AS - BrainStorm Network, IncUS

WHOIS identity

No WHOIS records are currently associated with staging.citwatch.org in WhisperGraph.

Subdomains

1 observed subdomain of staging.citwatch.org.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for staging.citwatch.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com

Related pages

Pivot deeper into the graph from staging.citwatch.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "staging.citwatch.org"})-[: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.