Skip to content

Hostname

spirit.com

Last fetched

spirit.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spirit.comRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/spirit.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.121.4.205104.121.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.48.182.1323.48.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.121.4023.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.132.24123.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

88 observed subdomains of spirit.com.

Web-graph footprint

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

2,488 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for spirit.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_Aspirit.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qb-feedback.com
SPF_IP199.59.200.201/32
SPF_IP208.86.168.7/32
SPF_IP38.103.84.0/24
SPF_IP40.85.148.145
SPF_IP54.240.31.215
SPF_IP54.240.57.251
SPF_IP64.28.86.55
SPF_MXspirit.com

Related pages

Pivot deeper into the graph from spirit.com.

Cypher and MCP

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

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