Hostname
ad.phronesis.com.ar
Last fetched
ad.phronesis.com.ar resolves to 1 IPv4 address operated by AS264649 in AR.
Nutrition Label
Resolution chain
ad.phronesis.com.ar 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 |
|---|---|---|---|---|
| 167.250.5.57 | 167.250.5.0/24 | AS264649 | — | AR |
WHOIS identity
No WHOIS records are currently associated with ad.phronesis.com.ar in WhisperGraph.
Subdomains
1 observed subdomain of ad.phronesis.com.ar.
| Subdomain |
|---|
| www.ad.phronesis.com.ar |
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ad.phronesis.com.ar.
| Mechanism | Target |
|---|---|
| SPF_A | ad.phronesis.com.ar |
| SPF_INCLUDE | servidoraweb.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.250.5.29 |
| SPF_IP | 167.250.5.57 |
| SPF_IP | 200.73.152.234 |
| SPF_IP | 200.73.152.235 |
| SPF_IP | 200.73.152.236 |
| SPF_MX | ad.phronesis.com.ar |
Related pages
Pivot deeper into the graph from ad.phronesis.com.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ad.phronesis.com.ar"})-[: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.