Hostname
getac.com
Last fetched
getac.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
getac.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.52.35.19 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.56.49.100 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.56.84.155 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.149.235 | 50.18.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.210.55 | 50.18.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.117.91 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.127.47 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.185.200 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.8.213.5 | 52.8.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.124.94 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.98.45 | 54.241.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- getac,
- Contact emails
- a34e67qr9j7@networksolutionsprivateregistration.com
- be8z86yr7u7@networksolutionsprivateregistration.com
- cr4nt86q3qs@networksolutionsprivateregistration.com
- cz64k8x59ca@networksolutionsprivateregistration.com
- fb2eh5323hg@networksolutionsprivateregistration.com
- g22m76pa744@networksolutionsprivateregistration.com
- ge3dn7sp5es@networksolutionsprivateregistration.com
- gf8448as4bn@networksolutionsprivateregistration.com
- hq3bw95v4sh@networksolutionsprivateregistration.com
- joseph.huang@mitac.com
- hv9236m38pt@networksolutionsprivateregistration.com
- j97vf72y4f3@networksolutionsprivateregistration.com
- k79kh7n248w@networksolutionsprivateregistration.com
- mf5ad25j8ty@networksolutionsprivateregistration.com
- n79nb8vs42a@networksolutionsprivateregistration.com
- ny9mx6p926s@networksolutionsprivateregistration.com
- q64d433b7te@networksolutionsprivateregistration.com
- r748k4cs3ca@networksolutionsprivateregistration.com
- rb6zw2a2926@networksolutionsprivateregistration.com
- rp92a7yk5ft@networksolutionsprivateregistration.com
- and 4 more
Subdomains
72 observed subdomains of getac.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from getac.com in the public web crawl.
885 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for getac.com.
| Mechanism | Target |
|---|---|
| SPF_A | getacmail.getac.com.tw |
| SPF_A | spam.getac.com.cn |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.66.140.63 |
| SPF_IP | 52.8.22.35 |
| SPF_IP | 60.251.177.84 |
| SPF_MX | getac.com |
Related pages
Pivot deeper into the graph from getac.com.
- IP · 13.52.35.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · a34e67qr9j7@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ge…
- 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: "getac.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.