Skip to content

Hostname

dealfront.com

Last fetched

dealfront.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dealfront.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dealfront.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.12113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
52.222.149.10452.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.2652.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.3052.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.9152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.10254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of dealfront.com owner
Contact emails

Subdomains

8 observed subdomains of dealfront.com.

Web-graph footprint

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

734 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dealfront.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from dealfront.com.

Cypher and MCP

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

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