Skip to content

Hostname

citytransformer.com

Last fetched

citytransformer.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · citytransformer.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/citytransformer.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.101.62138.68.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
185.56.74.82185.56.72.0/22AS44709PS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of citytransformer.com.

Web-graph footprint

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

128 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for citytransformer.com.

MechanismTarget
SPF_Acitytransformer.com
SPF_Aelasticemail.com
SPF_INCLUDEmcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com
SPF_MXcitytransformer.com

Related pages

Pivot deeper into the graph from citytransformer.com.

Cypher and MCP

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

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