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
Resolution chain
macupdate.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.17 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.45 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.48 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.54 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.46.24 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.4 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.57 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.79 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- joel mueller
- Contact emails
Subdomains
28 observed subdomains of macupdate.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from macupdate.com in the public web crawl.
7,338 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- alt1.aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt2.aspmx.l.google.com
- aspmx.googlemail.com
- aspmx.googlemail.com
- aspmx.l.google.com
- aspmx.l.google.com
- aspmx2.googlemail.com
- aspmx2.googlemail.com
- aspmx3.googlemail.com
- aspmx3.googlemail.com
- aspmx4.googlemail.com
- aspmx4.googlemail.com
- aspmx5.googlemail.com
- aspmx5.googlemail.com
SPF policy
5 SPF mechanisms authorising senders for macupdate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.braintreegateway.com |
| SPF_INCLUDE | spf2.esputnik.com |
| SPF_IP | 128.136.37.0/24 |
| SPF_IP | 139.60.0.0/22 |
Related pages
Pivot deeper into the graph from macupdate.com.
- IP · 13.32.241.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · macupdate@macupdate.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.