Hostname
smartpr.hu
Last fetched
smartpr.hu resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
smartpr.hu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.0.233 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.128.97 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.0 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.0 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with smartpr.hu in WhisperGraph.
Subdomains
2 observed subdomains of smartpr.hu.
| Subdomain |
|---|
| mail.smartpr.hu |
| www.smartpr.hu |
Web-graph footprint
Distinct hostnames that link to or from smartpr.hu in the public web crawl.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for smartpr.hu.
| Mechanism | Target |
|---|---|
| SPF_A | mail.magneto.hu |
| SPF_A | smartpr.hu |
| SPF_IP | 116.203.122.177 |
| SPF_IP | 159.69.6.94 |
| SPF_IP | 2a01:4f8:c2c:88ca:0:0:0:1 |
| SPF_MX | smartpr.hu |
Related pages
Pivot deeper into the graph from smartpr.hu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "smartpr.hu"})-[: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.