Skip to content

Hostname

efront.com

Last fetched

efront.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.25108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.6108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.77108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.79108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.94.10913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.137.183.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.273.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.403.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.923.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.174.46.1063.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.33.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
blackrock,
Contact emails

Subdomains

24 observed subdomains of efront.com.

Web-graph footprint

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

145 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for efront.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from efront.com.

Cypher and MCP

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

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