Skip to content

Hostname

heartstyles.com

Last fetched

heartstyles.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.223.70139.162.192.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudGB

WHOIS identity

Registrar
iana:81
Organization
dns admin
Contact emails

Subdomains

9 observed subdomains of heartstyles.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for heartstyles.com.

MechanismTarget
SPF_Aheartstyles.com
SPF_INCLUDE5291298.spf01.hubspotemail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.214.45.225
SPF_IP74.201.71.39/32

Related pages

Pivot deeper into the graph from heartstyles.com.

Cypher and MCP

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

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