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
Resolution chain
heartstyles.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.162.223.70 | 139.162.192.0/19 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for heartstyles.com.
| Mechanism | Target |
|---|---|
| SPF_A | heartstyles.com |
| SPF_INCLUDE | 5291298.spf01.hubspotemail.net |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 35.214.45.225 |
| SPF_IP | 74.201.71.39/32 |
Related pages
Pivot deeper into the graph from heartstyles.com.
- IP · 139.162.223.70
- ASN · AS63949AKAMAI-LINODE-AP Akamai Connected Cloud
- Registrar · iana:81
- Country · GB
- Email · 20889809565bf87df66611a0387aa95a-3424072@contact.gandi.net
- TLD · .com
- Browse hostnames · he…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.