Skip to content

Hostname

efsctitans.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.10713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.183.11418.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.2618.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.3618.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.183.9718.239.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.182.263.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.523.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.583.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.993.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
catherine harwood
Contact emails

Subdomains

1 observed subdomain of efsctitans.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for efsctitans.com.

MechanismTarget
SPF_INCLUDEprestosports.com

Related pages

Pivot deeper into the graph from efsctitans.com.

Cypher and MCP

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

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