Skip to content

Hostname

cityinterrent.com

Last fetched

cityinterrent.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cityinterrent.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cityinterrent.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.130.143.19918.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
18.134.124.6518.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.237.8218.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.199.24118.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.215.2418.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.56.158.9052.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
city interrent
Contact emails

Subdomains

15 observed subdomains of cityinterrent.com.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cityinterrent.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.xc360.co.uk
SPF_IP109.203.102.121/29
SPF_IP185.4.198.114/29
SPF_IP81.142.57.21/29
SPF_IP88.96.47.45/29
SPF_MXcityinterrent.com

Related pages

Pivot deeper into the graph from cityinterrent.com.

Cypher and MCP

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

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