Skip to content

Hostname

citywire.de

Last fetched

citywire.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · citywire.deRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/citywire.de

Resolution chain

citywire.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.255.170.22634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.13.8552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.98.6652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.12.25452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.247.23754.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.74.19054.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with citywire.de in WhisperGraph.

Subdomains

2 observed subdomains of citywire.de.

Web-graph footprint

Distinct hostnames that link to or from citywire.de in the public web crawl.

165 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for citywire.de.

MechanismTarget
SPF_Acitywire.de
SPF_INCLUDE19489037.spf08.hubspotemail.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf1.opencrm.co.uk
SPF_IP83.217.101.178/32
SPF_IP83.217.99.68

Related pages

Pivot deeper into the graph from citywire.de.

Cypher and MCP

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

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