Skip to content

Hostname

volex.com

Last fetched

volex.com resolves to 7 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · volex.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/volex.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4413.107.51.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.4513.107.51.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.4413.107.51.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4413.107.51.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4513.107.51.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4413.107.51.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.194150.181.110.0/23AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:2
Organization
volex,
Contact emails

Subdomains

22 observed subdomains of volex.com.

Web-graph footprint

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

117 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for volex.com.

MechanismTarget
SPF_INCLUDE143380171.spf08.hubspotemail.net
SPF_INCLUDE_spf.polydyne.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.206.253.116
SPF_IP103.4.197.136
SPF_IP112.80.28.242
SPF_IP118.97.171.156
SPF_IP195.117.41.216/29
SPF_IP200.95.231.58
SPF_IP201.151.117.2
SPF_IP218.205.10.212
SPF_IP37.244.102.6
SPF_IP37.244.102.9

Related pages

Pivot deeper into the graph from volex.com.

Cypher and MCP

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

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