Skip to content

Hostname

spps.gob.ar

Last fetched

spps.gob.ar resolves to 1 IPv4 address operated by SERVICIO ADMINISTRATIVO FINANCIERO DE LA GOBERNACION in AR.

Nutrition Label

WHISPER CANON · spps.gob.arRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/spps.gob.ar

Resolution chain

spps.gob.ar resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.235.89.6245.235.89.0/24AS264848SERVICIO ADMINISTRATIVO FINANCIERO DE LA GOBERNACIONAR

WHOIS identity

No WHOIS records are currently associated with spps.gob.ar in WhisperGraph.

Subdomains

1 observed subdomain of spps.gob.ar.

Web-graph footprint

Distinct hostnames that link to or from spps.gob.ar in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for spps.gob.ar.

MechanismTarget
SPF_Afmail.salta.gob.ar
SPF_Aspps.gob.ar
SPF_MX45.235.89.60
SPF_MXspps.gob.ar

Related pages

Pivot deeper into the graph from spps.gob.ar.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "spps.gob.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.