Skip to content

Hostname

espirited.com

Last fetched

espirited.com resolves to 2 IPv4 addresses operated by AS63949 in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · espirited.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/espirited.com

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
kamelia hadjiiska
Contact emails

Subdomains

27 observed subdomains of espirited.com.

Web-graph footprint

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

12 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for espirited.com.

MechanismTarget
SPF_Aespirited.com
SPF_INCLUDEatom.spf.superhosting.bg
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_INCLUDEspf.antispamcloud.com
SPF_IP172.104.157.100
SPF_IP185.45.66.13
SPF_IP185.45.67.13
SPF_MXespirited.com

Related pages

Pivot deeper into the graph from espirited.com.

Cypher and MCP

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

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