Skip to content

Hostname

strd.city

Last fetched

strd.city resolves to 1 IPv4 address operated by AS197637 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · strd.cityRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/strd.city

Resolution chain

strd.city resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.25.155.7931.25.152.0/21AS197637DE

WHOIS identity

Registrar
iana:83
Organization
pierre gilgenast
Contact emails

Subdomains

13 observed subdomains of strd.city.

Web-graph footprint

Distinct hostnames that link to or from strd.city in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for strd.city.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_IP2a04:6ec0:100:1006::/64
SPF_IP31.25.155.79

Related pages

Pivot deeper into the graph from strd.city.

Cypher and MCP

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

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