Skip to content

Hostname

americanupdate.com

Last fetched

americanupdate.com resolves to 104.21.93.138, announced in 104.21.80.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. americanupdate.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 · americanupdate.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/americanupdate.com

Resolution chain

IPv6 resolution

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

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
american update
Contact emails
carolineleesmith@gmail.com, americanupdate.com@domainsbyproxy.com, 06241720-7925-48f4-ba47-965c258caa74@identity-protect.org, 09f8bb9c-9cbf-40dc-8f2a-c8b3e72c885a@identity-protect.org, 11eee4da-348b-4ae4-a8c5-24fd1f309802@identity-protect.org, 57373cb9-efb2-41c9-b9bc-5c63471482ac@identity-protect.org, d891ef55-b60a-4eac-a7a2-3d4e49ccaa1e@identity-protect.org, f685c72d-b9c1-4f92-aa12-43d34c98ae77@identity-protect.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

  • lady.ns.cloudflare.com
  • ned.ns.cloudflare.com

MX records

  • mx1.improvmx.com
  • mx2.improvmx.com
  • mailstore1.secureserver.net
  • smtp.secureserver.net

SPF policy

  • ip: 192.146.0.0/24
  • ip: 64.84.38.0/24
  • ip: 64.84.6.0/24
  • ip: 204.94.81.0/24
  • ip: 64.84.5.0/27
  • include: bluehornet.com

Threat-feed evidence

History

Related pages

Pivot from americanupdate.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: "americanupdate.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.