Skip to content

Hostname

regate.inser.ch

Last fetched

regate.inser.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH.

Nutrition Label

WHISPER CANON · regate.inser.chRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/regate.inser.ch

Resolution chain

regate.inser.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.202.4518.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.4818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.6918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.7518.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
3.174.98.123.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.163.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.533.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.93.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with regate.inser.ch in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from regate.inser.ch in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from regate.inser.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "regate.inser.ch"})-[: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.