Skip to content

Hostname

citywonen.com

Last fetched

citywonen.com resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · citywonen.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/citywonen.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.7.13531.7.4.0/22AS20847NL

WHOIS identity

Registrar
iana:839
Organization
wooncentrum eugelink te kortschot b.v.
Contact emails

Subdomains

4 observed subdomains of citywonen.com.

Web-graph footprint

Distinct hostnames that link to or from citywonen.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for citywonen.com.

MechanismTarget
SPF_INCLUDE_spf.logictrade.app
SPF_INCLUDE_spf.yourfilter.nl
SPF_INCLUDEspf.mtaroutes.com
SPF_IP136.144.211.118
SPF_IP136.144.222.6
SPF_IP84.245.27.173

Related pages

Pivot deeper into the graph from citywonen.com.

Cypher and MCP

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

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