Skip to content

Hostname

myhomeapps.com

Last fetched

myhomeapps.com resolves to 108.157.32.110, announced in 108.157.32.0/24 by AMAZON-02 - Amazon.com, Inc. in SG. myhomeapps.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for myhomeapps.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of myhomeapps.com owner
Contact emails
4d090cba-5b95-4867-aa3e-269e7fd977f1@identity-protect.org, 6f3ed6f3-03f8-4d76-b88a-6645539e37de@identity-protect.org, af633884-efbd-457b-add9-45284aef1385@identity-protect.org, bbb84d86-01b7-445c-959c-4928eda9dedd@identity-protect.org, d4b3e9e4-9761-4cee-9804-4728c4e5cdd4@identity-protect.org, f147981b-801c-4480-868b-1bff7ddd5a45@identity-protect.org, owner-1015357@myhomeapps.com.whoisprivacyservice.org, owner-11585422@myhomeapps.com.whoisprivacyservice.org, owner-6586915@myhomeapps.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-154.awsdns-19.com
  • ns-541.awsdns-03.net
  • ns-1147.awsdns-15.org
  • ns-1797.awsdns-32.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com
  • myhomeapps-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from myhomeapps.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "myhomeapps.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.