Hostname
cupertino.org
Last fetched
cupertino.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cupertino.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.247.170.120 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- city of cupertino
- Contact emails
- bw5px5q578g@networksolutionsprivateregistration.com
- ce2zz7td496@networksolutionsprivateregistration.com
- e728e9dv4qe@networksolutionsprivateregistration.com
- h82hn3vj9gm@networksolutionsprivateregistration.com
- jt6pf2vv656@networksolutionsprivateregistration.com
- s438r28k7y8@networksolutionsprivateregistration.com
- t36jw9vq59g@networksolutionsprivateregistration.com
- uv34x82t626@networksolutionsprivateregistration.com
- wp9tp3nd6dd@networksolutionsprivateregistration.com
- wx9gs5j99rs@networksolutionsprivateregistration.com
- y69zn9cw7ms@networksolutionsprivateregistration.com
- yf7f95ca5nk@networksolutionsprivateregistration.com
- mariyahs@cupertino.org
Subdomains
46 observed subdomains of cupertino.org.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cupertino.org in the public web crawl.
712 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for cupertino.org.
| Mechanism | Target |
|---|---|
| SPF_A | enotify.visioninternet.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_IP | 52.15.107.231 |
| SPF_IP | 64.165.34.28 |
Related pages
Pivot deeper into the graph from cupertino.org.
- IP · 52.247.170.120
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · bw5px5q578g@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · cu…
- 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: "cupertino.org"})-[: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.