Skip to content

Hostname

proto.io

Last fetched

proto.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · proto.ioRouting diversity6.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/proto.io

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.195.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.155.135107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.126.1513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.126.8813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.172.7418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.177.6118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.213.1518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.195.7418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.147.2503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.219.1773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.215.17334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.57.12434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.104.12034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.207.12835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.86.6335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.232.5135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.0.19944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.153.20344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.212.16644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.59.1344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
customer
Contact emails

Subdomains

98 observed subdomains of proto.io.

Web-graph footprint

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

1,060 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for proto.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail03-userengage.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.intercom.io

Related pages

Pivot deeper into the graph from proto.io.

Cypher and MCP

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

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