Skip to content

Hostname

cityjet.com

Last fetched

cityjet.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cityjet.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cityjet.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.64.620.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:2
Organization
cityjet
Contact emails

Subdomains

45 observed subdomains of cityjet.com.

Web-graph footprint

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

353 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cityjet.com.

MechanismTarget
SPF_INCLUDEem3997.cascadecloud.co.uk
SPF_INCLUDEmsg-out._spf.f24cim.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.213.195.176/32
SPF_IP193.110.199.49
SPF_IP34.241.133.140
SPF_IP37.233.75.145
SPF_IP83.71.134.224/27
SPF_IP92.254.125.237

Related pages

Pivot deeper into the graph from cityjet.com.

Cypher and MCP

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

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