Skip to content

Hostname

siscomp.com.ar

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.8.17051.222.0.0/16AS16276CA

WHOIS identity

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

Subdomains

9 observed subdomains of siscomp.com.ar.

Web-graph footprint

Distinct hostnames that link to or from siscomp.com.ar in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • siscomp.com.ar

SPF policy

8 SPF mechanisms authorising senders for siscomp.com.ar.

MechanismTarget
SPF_Asiscomp.com.ar
SPF_IP148.72.152.207
SPF_IP184.95.61.114
SPF_IP195.201.174.35
SPF_IP198.15.93.154
SPF_IP51.222.8.170
SPF_IP85.93.89.241
SPF_MXsiscomp.com.ar

Related pages

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

Cypher and MCP

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

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