Skip to content

Hostname

gateindustrialsolutions.com

Last fetched

gateindustrialsolutions.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · gateindustrialsolutions.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/gateindustrialsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.3713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.170.10618.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.3918.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.8618.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.170.9718.172.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.93.1018.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.11018.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.4618.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.93.6118.67.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

1 observed subdomain of gateindustrialsolutions.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gateindustrialsolutions.com.

Cypher and MCP

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

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