Skip to content

Hostname

dinax.com

Last fetched

dinax.com resolves to 1 IPv4 address operated by AS34011 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · dinax.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dinax.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.28.35.3176.28.32.0/22AS34011DE

WHOIS identity

Registrar
iana:1390
Organization
din.a.x digitale bildbearbeitung
Contact emails

Subdomains

4 observed subdomains of dinax.com.

Web-graph footprint

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

75 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dinax.com.

MechanismTarget
SPF_Adinax.com
SPF_Alicense.dinax.com
SPF_Asupport.dinax.de
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.28.35.3
SPF_IP178.15.255.59/29
SPF_IP5.35.226.181
SPF_IP80.151.92.172
SPF_IP80.237.133.181
SPF_IP87.138.255.223
SPF_IP92.205.184.17
SPF_MXdinax.com

Related pages

Pivot deeper into the graph from dinax.com.

Cypher and MCP

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

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