Skip to content

Hostname

inoex.com

Last fetched

inoex.com resolves to 3 IPv4 addresses operated by AS35710 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · inoex.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inoex.com

Resolution chain

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

WHOIS identity

Registrar
iana:15
Organization
andrej unruh
Contact emails

Subdomains

2 observed subdomains of inoex.com.

Web-graph footprint

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

18 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for inoex.com.

MechanismTarget
SPF_Ainoex.com
SPF_Amail.inoex.com
SPF_INCLUDE44907351.spf07.hubspotemail.net
SPF_INCLUDEinoex-exch0.ads.inoex.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.163.35.209
SPF_MXinoex.com

Related pages

Pivot deeper into the graph from inoex.com.

Cypher and MCP

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

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