Skip to content

Hostname

garrison-ultra-dev.com

Last fetched

garrison-ultra-dev.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · garrison-ultra-dev.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/garrison-ultra-dev.com

Resolution chain

garrison-ultra-dev.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.11713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.26.11518.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.4218.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.6918.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.9918.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.170.42.203.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.603.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.693.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.93.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of garrison-ultra-dev.com owner
Contact emails

Subdomains

100 observed subdomains of garrison-ultra-dev.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from garrison-ultra-dev.com.

Cypher and MCP

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

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