Skip to content

Hostname

corpo3d.com

Last fetched

corpo3d.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · corpo3d.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/corpo3d.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.205.4318.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.5918.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.7118.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.205.8718.161.204.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
3.160.119.1293.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.133.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.553.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.119.763.160.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.174.141.1253.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.633.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.763.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.793.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of corpo3d.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for corpo3d.com.

MechanismTarget
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from corpo3d.com.

Cypher and MCP

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

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