Skip to content

Hostname

3d-icom.com

Last fetched

3d-icom.com resolves to 1 IPv4 address operated by AS9211 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · 3d-icom.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/3d-icom.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.12.42.39212.12.32.0/20AS9211DE

WHOIS identity

Registrar
iana:1390
Organization
3dicom gmbh und co. kg
Contact emails

Subdomains

4 observed subdomains of 3d-icom.com.

Web-graph footprint

Distinct hostnames that link to or from 3d-icom.com in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for 3d-icom.com.

MechanismTarget
SPF_A3d-icom.com
SPF_MX3d-icom.com

Related pages

Pivot deeper into the graph from 3d-icom.com.

Cypher and MCP

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

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