Skip to content

Hostname

volt.io

Last fetched

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

Nutrition Label

WHISPER CANON · volt.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/volt.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2413.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.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.10418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1013.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1143.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.23.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.203.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.45.233.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.683.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.693.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.803.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:81
Organization
volt technologies
Contact emails

Subdomains

59 observed subdomains of volt.io.

Web-graph footprint

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

253 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for volt.io.

MechanismTarget
SPF_INCLUDE143230591.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from volt.io.

Cypher and MCP

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

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