Skip to content

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

WHISPER CANON · getac.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/getac.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.35.1913.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.49.10013.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.84.15513.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.149.23550.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.210.5550.18.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.117.9152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.127.4752.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.185.20052.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.213.552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.124.9454.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.98.4554.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
getac,
Contact emails

Subdomains

72 observed subdomains of getac.com.

Web-graph footprint

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

885 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for getac.com.

MechanismTarget
SPF_Agetacmail.getac.com.tw
SPF_Aspam.getac.com.cn
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.66.140.63
SPF_IP52.8.22.35
SPF_IP60.251.177.84
SPF_MXgetac.com

Related pages

Pivot deeper into the graph from getac.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.