Skip to content

Hostname

intranet.comulsa.com

Last fetched

intranet.comulsa.com resolves to 1 IPv4 address operated by Servicios Informaticos Hostname Ltda in CL.

Nutrition Label

WHISPER CANON · intranet.comulsa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intranet.comulsa.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.110.123.220190.110.123.0/24AS262256Servicios Informaticos Hostname LtdaCL

WHOIS identity

No WHOIS records are currently associated with intranet.comulsa.com in WhisperGraph.

Subdomains

1 observed subdomain of intranet.comulsa.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for intranet.comulsa.com.

MechanismTarget
SPF_Aintranet.comulsa.com
SPF_INCLUDEspf.dhn.cl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP190.110.123.218
SPF_IP190.110.123.220
SPF_IP190.110.123.222/32
SPF_MXintranet.comulsa.com

Related pages

Pivot deeper into the graph from intranet.comulsa.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intranet.comulsa.com"})-[: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.