Skip to content

Hostname

standexelectronics.com

Last fetched

standexelectronics.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

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

Resolution chain

standexelectronics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.66.140192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for standexelectronics.com.

MechanismTarget
SPF_INCLUDE20278412.spf02.hubspotemail.net
SPF_INCLUDEspf-008ff001.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP103.167.84.163
SPF_IP116.228.2.66
SPF_IP14.102.162.110
SPF_IP146.20.166.115
SPF_IP155.248.28.0/24
SPF_IP195.243.11.2
SPF_IP210.13.66.174
SPF_IP212.2.70.41
SPF_IP212.2.74.55
SPF_IP212.62.213.114/31
SPF_IP212.62.213.116
SPF_IP40.129.96.18
SPF_IP67.200.212.114

Related pages

Pivot deeper into the graph from standexelectronics.com.

Cypher and MCP

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

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