Skip to content

Hostname

english-attack.com

Last fetched

english-attack.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · english-attack.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/english-attack.com

Resolution chain

english-attack.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.241.148.23134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.111.19052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.58.13052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.117.21852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.24.5852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.48.8452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.203.6954.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.100.7354.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.116.1854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
tibout fr'ed'eric
Contact emails

Subdomains

199 observed subdomains of english-attack.com.

Web-graph footprint

Distinct hostnames that link to or from english-attack.com in the public web crawl.

68 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for english-attack.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from english-attack.com.

Cypher and MCP

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

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