Skip to content

Hostname

websoft.com.ar

Last fetched

websoft.com.ar resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · websoft.com.arRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/websoft.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.23.213149.56.0.0/16AS16276CA

WHOIS identity

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

Subdomains

8 observed subdomains of websoft.com.ar.

Threat posture

History

Mail and authentication

MX records

  • websoft.com.ar

SPF policy

9 SPF mechanisms authorising senders for websoft.com.ar.

MechanismTarget
SPF_Aweb-soft.duckdns.org
SPF_Awebsoft.com.ar
SPF_INCLUDEservidoraweb.net
SPF_INCLUDEspf.os-ns.com
SPF_IP149.56.23.213
SPF_IP167.250.5.34
SPF_IP167.250.5.42
SPF_IP206.214.222.96
SPF_MXwebsoft.com.ar

Related pages

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

Cypher and MCP

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

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