Hostname
heartps.com
Last fetched
heartps.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
heartps.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.67.254 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.183.144 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 94.130.253.144 | 94.130.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1479
- Organization
- baraa hammodah
- Contact emails
Subdomains
12 observed subdomains of heartps.com.
Web-graph footprint
Distinct hostnames that link to or from heartps.com in the public web crawl.
69 sites link to this hostname.
99 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- _dc-mx.d19a9de337ed.heartps.com
- heartps.com
SPF policy
12 SPF mechanisms authorising senders for heartps.com.
| Mechanism | Target |
|---|---|
| SPF_A | heartps.com |
| SPF_IP | 149.202.79.175 |
| SPF_IP | 151.80.247.168 |
| SPF_IP | 184.95.45.168 |
| SPF_IP | 184.95.45.219 |
| SPF_IP | 204.93.248.92 |
| SPF_IP | 213.133.100.51 |
| SPF_IP | 51.91.14.4 |
| SPF_IP | 94.130.253.144 |
| SPF_IP | 95.216.103.55 |
| SPF_IP | 95.216.248.144 |
| SPF_MX | heartps.com |
Related pages
Pivot deeper into the graph from heartps.com.
- IP · 104.21.67.254
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · eng.braa.h@gmail.com
- 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: "heartps.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.