Skip to content

Hostname

estafa.info

Last fetched

estafa.info resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · estafa.infoRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/estafa.info

Resolution chain

estafa.info resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.68.1013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.2113.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.8713.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.9113.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.227.10113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.3513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6013.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
3.166.181.1133.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.1153.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.163.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.943.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.343.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.583.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.873.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of estafa.info.

Web-graph footprint

Distinct hostnames that link to or from estafa.info in the public web crawl.

1,691 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for estafa.info.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from estafa.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "estafa.info"})-[: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.