Skip to content

Hostname

dtfaceum.com

Last fetched

dtfaceum.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · dtfaceum.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/dtfaceum.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.230.97.3918.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.123.13954.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.252.24654.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.75.17454.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.11.24054.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.250.8654.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.243.856.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.23.7256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.7.19956.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.144.18056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

6 observed subdomains of dtfaceum.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dtfaceum.com.

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br

Related pages

Pivot deeper into the graph from dtfaceum.com.

Cypher and MCP

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

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