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
Resolution chain
cityinterrent.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.130.143.199 | 18.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.134.124.65 | 18.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.168.237.82 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.171.199.241 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.171.215.24 | 18.168.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.56.158.90 | 52.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- city interrent
- Contact emails
- muz@xaracorporation.com
- 16d7b88a-6f57-4150-93f7-80d7e8dac0d6@identity-protect.org
- 64be4b43-80a5-4851-9721-dc2ba99d4d6d@identity-protect.org
- 8dd063c5-7997-4dc8-987d-dd181092e084@identity-protect.org
- owner-10557138@cityinterrent.com.whoisprivacyservice.org
- owner-1334916@cityinterrent.com.whoisprivacyservice.org
- owner-1525117@cityinterrent.com.whoisprivacyservice.org
- owner-1795066@cityinterrent.com.whoisprivacyservice.org
- owner-2262397@cityinterrent.com.whoisprivacyservice.org
- owner-525069@cityinterrent.com.whoisprivacyservice.org
- owner-795018@cityinterrent.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of cityinterrent.com.
Showing 14 of 15. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for cityinterrent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.xc360.co.uk |
| SPF_IP | 109.203.102.121/29 |
| SPF_IP | 185.4.198.114/29 |
| SPF_IP | 81.142.57.21/29 |
| SPF_IP | 88.96.47.45/29 |
| SPF_MX | cityinterrent.com |
Related pages
Pivot deeper into the graph from cityinterrent.com.
- IP · 18.130.143.199
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · muz@xaracorporation.com
- TLD · .com
- Browse hostnames · ci…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.