Skip to content

Hostname

myhomeworkapp.com

Last fetched

myhomeworkapp.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · myhomeworkapp.comRouting diversity6.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/myhomeworkapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.141.145100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.77.253100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.81.121100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.64.4518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.215.9518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.23.693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.181.2103.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.90.10134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.97.9535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.113.21844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.215.12552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.83.11052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.243.9952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.217.454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.22.6254.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.187.18754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.81.2754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.148.8954.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.143.7298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.88.187100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
instin,
Contact emails

Subdomains

8 observed subdomains of myhomeworkapp.com.

Web-graph footprint

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

409 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for myhomeworkapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from myhomeworkapp.com.

Cypher and MCP

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

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