Skip to content

Hostname

boysunderattack.com

Last fetched

boysunderattack.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.249.10418.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.11718.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.2518.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.3518.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.1283.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.323.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.463.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.943.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0144389568
Contact emails

Subdomains

7 observed subdomains of boysunderattack.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for boysunderattack.com.

MechanismTarget
SPF_Aboysunderattack.com
SPF_INCLUDEspf.migadu.com
SPF_MXboysunderattack.com

Related pages

Pivot deeper into the graph from boysunderattack.com.

Cypher and MCP

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

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