Skip to content

Hostname

sofse.gob.ar

Last fetched

sofse.gob.ar resolves to 4 IPv4 addresses operated by AS11014 in AR.

Nutrition Label

WHISPER CANON · sofse.gob.arRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sofse.gob.ar

Resolution chain

sofse.gob.ar resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

23 observed subdomains of sofse.gob.ar.

Web-graph footprint

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

59 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sofse.gob.ar.

MechanismTarget
SPF_IP190.12.101.197
SPF_IP190.12.106.140
SPF_IP190.3.92.173
SPF_IP200.80.131.209
SPF_IP200.80.232.67
SPF_IP200.80.232.68

Related pages

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

Cypher and MCP

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

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