Skip to content

Hostname

volt.com

Last fetched

volt.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
volt information sciences
Contact emails

Subdomains

298 observed subdomains of volt.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for volt.com.

MechanismTarget
SPF_INCLUDE7231785.spf08.hubspotemail.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP168.235.82.24
SPF_IP198.246.22.23
SPF_IP198.246.22.30
SPF_IP198.246.23.15
SPF_IP198.246.23.16
SPF_IP198.246.23.17
SPF_IP198.246.23.18

Related pages

Pivot deeper into the graph from volt.com.

Cypher and MCP

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

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