Skip to content

Hostname

bastion.tech

Last fetched

bastion.tech resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · bastion.techRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bastion.tech

Resolution chain

bastion.tech resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.229.40108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.84108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.90108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.97108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.211.166.15318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.203.4734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.192.35.3154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.243.86.2854.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
65.8.131.12165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.1113.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.393.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1073.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.883.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:1910
Organization
bastion technologies
Contact emails

Subdomains

61 observed subdomains of bastion.tech.

Web-graph footprint

Distinct hostnames that link to or from bastion.tech in the public web crawl.

32 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bastion.tech.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bastion.tech.

Cypher and MCP

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

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