Skip to content

Hostname

computer.sotopic.org

Last fetched

computer.sotopic.org resolves to 4 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in FR.

Nutrition Label

WHISPER CANON · computer.sotopic.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/computer.sotopic.org

Resolution chain

computer.sotopic.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.5.224.187149.5.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR
149.5.224.188149.5.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR
149.5.224.219149.5.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR
149.5.224.220149.5.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

No WHOIS records are currently associated with computer.sotopic.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for computer.sotopic.org.

MechanismTarget
SPF_Acomputer.sotopic.org
SPF_MXcomputer.sotopic.org

Related pages

Pivot deeper into the graph from computer.sotopic.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "computer.sotopic.org"})-[: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.