Skip to content

Hostname

standexedge.com

Last fetched

standexedge.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · standexedge.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/standexedge.com

Resolution chain

standexedge.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

Registrar
iana:1910
Organization
Contact emails

Subdomains

4 observed subdomains of standexedge.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for standexedge.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_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 standexedge.com.

Cypher and MCP

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

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