Hostname
pami.org.ar
Last fetched
pami.org.ar resolves to 1 IPv4 address operated by Instituto Social para Jubilados y Pensionados I.N.S.S.J.P in AR.
Nutrition Label
Resolution chain
pami.org.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 |
|---|---|---|---|---|
| 179.0.4.14 | 179.0.4.0/23 | AS52459 | Instituto Social para Jubilados y Pensionados I.N.S.S.J.P | AR |
| 179.0.4.14 | 179.0.4.0/23 | AS52459 | Instituto Social para Jubilados y Pensionados I.N.S.S.J.P | AR |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from pami.org.ar in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for pami.org.ar.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | proyectos.pami.org.ar |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-us.tmes.trendmicro.com |
| SPF_INCLUDE | spf.fromdoppler.com |
| SPF_IP | 179.0.4.12/32 |
| SPF_IP | 179.0.4.246/32 |
| SPF_IP | 179.0.4.28/32 |
| SPF_IP | 179.0.4.42/32 |
| SPF_IP | 179.0.4.93/32 |
| SPF_IP | 179.0.4.94/32 |
| SPF_IP | 179.0.4.95/32 |
| SPF_IP | 179.0.4.96/32 |
| SPF_IP | 179.0.4.97/32 |
| SPF_MX | pami.org.ar |
Related pages
Pivot deeper into the graph from pami.org.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pami.org.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.