Skip to content

Hostname

citymill.com

Last fetched

citymill.com resolves to 19 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · citymill.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/citymill.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
city mill co.
Contact emails

Subdomains

12 observed subdomains of citymill.com.

Web-graph footprint

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

147 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for citymill.com.

MechanismTarget
SPF_Amail.aaih.net
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.175.75.42
SPF_IP98.147.13.18

Related pages

Pivot deeper into the graph from citymill.com.

Cypher and MCP

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

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