Skip to content

Hostname

macupdate.com

Last fetched

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

Nutrition Label

WHISPER CANON · macupdate.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/macupdate.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.1713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.43.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.573.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.793.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
joel mueller
Contact emails

Subdomains

28 observed subdomains of macupdate.com.

Web-graph footprint

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

7,338 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for macupdate.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP128.136.37.0/24
SPF_IP139.60.0.0/22

Related pages

Pivot deeper into the graph from macupdate.com.

Cypher and MCP

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

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