Skip to content

Hostname

wentronic.com

Last fetched

wentronic.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · wentronic.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/wentronic.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.29.127.052.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:15
Organization
michael wendt
Contact emails

Subdomains

21 observed subdomains of wentronic.com.

Web-graph footprint

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

197 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wentronic.com.

MechanismTarget
SPF_Amail1.wentronic.com
SPF_Amail2.wentronic.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.78.172.90
SPF_IP145.253.184.250
SPF_IP145.253.184.251
SPF_MXwentronic.com

Related pages

Pivot deeper into the graph from wentronic.com.

Cypher and MCP

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

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