Skip to content

Hostname

compt.io

Last fetched

compt.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · compt.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/compt.io

Resolution chain

compt.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.103108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.51108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.52108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.84108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.174.230.133.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.293.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.53.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.563.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
52.85.61.452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
compt
Contact emails

Subdomains

100 observed subdomains of compt.io.

Web-graph footprint

Distinct hostnames that link to or from compt.io in the public web crawl.

438 sites link to this hostname.

258 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for compt.io.

MechanismTarget
SPF_INCLUDE3919194.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from compt.io.

Cypher and MCP

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

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