Skip to content

Hostname

compufar.com.ar

Last fetched

compufar.com.ar resolves to 1 IPv4 address operated by AS61493 in AR.

Nutrition Label

WHISPER CANON · compufar.com.arRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/compufar.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
170.78.73.39170.78.73.0/24AS61493AR

WHOIS identity

No WHOIS records are currently associated with compufar.com.ar in WhisperGraph.

Subdomains

2 observed subdomains of compufar.com.ar.

Threat posture

History

Mail and authentication

MX records

  • compufar.com.ar

SPF policy

15 SPF mechanisms authorising senders for compufar.com.ar.

MechanismTarget
SPF_Acompufar.com.ar
SPF_INCLUDEspf.bahiaservers.net
SPF_IP116.202.95.227
SPF_IP148.251.239.25
SPF_IP195.201.72.214
SPF_IP208.115.199.192/28
SPF_IP216.245.201.240/29
SPF_IP49.12.129.209
SPF_IP69.162.83.32/28
SPF_IP69.162.83.34
SPF_IP69.162.83.35
SPF_IP69.162.83.36
SPF_IP69.162.83.40
SPF_IP69.64.153.131/32
SPF_MXcompufar.com.ar

Related pages

Pivot deeper into the graph from compufar.com.ar.

Cypher and MCP

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

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

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