Skip to content

Hostname

base3d.com

Last fetched

base3d.com resolves to 1 IPv4 address operated by AMAZE-AS-AP - Amaze Intelligence in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · base3d.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/base3d.com

Resolution chain

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

IPPrefixASNOperatorCountry
175.45.128.7175.45.128.0/24AS38220AMAZE-AS-AP - Amaze IntelligenceAU

WHOIS identity

Registrar
iana:269
Organization
base3d pty
Contact emails

Subdomains

22 observed subdomains of base3d.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for base3d.com.

MechanismTarget
SPF_Abase3d.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP175.45.128.3/32
SPF_IP175.45.134.28/32
SPF_IP175.45.134.32
SPF_IP44.192.35.22
SPF_MXbase3d.com

Related pages

Pivot deeper into the graph from base3d.com.

Cypher and MCP

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

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