Skip to content

Hostname

3dpmakina.com

Last fetched

3dpmakina.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3826 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.37.165.22252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3826
Organization
domain admin contactid 6252928
Contact emails

Subdomains

4 observed subdomains of 3dpmakina.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 3dpmakina.com

SPF policy

3 SPF mechanisms authorising senders for 3dpmakina.com.

MechanismTarget
SPF_A3dpmakina.com
SPF_IP45.67.203.126
SPF_MX3dpmakina.com

Related pages

Pivot deeper into the graph from 3dpmakina.com.

Cypher and MCP

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

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