Skip to content

Hostname

sisocompany.com

Last fetched

sisocompany.com resolves to 8 IPv4 addresses operated by AS64073 in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

sisocompany.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.52.1130.0.0.0/0AS64073US
13.226.52.140.0.0.0/0AS64073US
13.226.52.790.0.0.0/0AS64073US
13.226.52.820.0.0.0/0AS64073US
3.164.53.1073.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.1083.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.213.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.164.53.633.164.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:244
Organization
siso company co.
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sisocompany.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from sisocompany.com.

Cypher and MCP

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

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