Skip to content

Hostname

amboss.com

Last fetched

amboss.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.166.101108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.6108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.62108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.8108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.29.105108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.49108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.61108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.98108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.11654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:468
Organization
on behalf of amboss.com owner
Contact emails

Subdomains

133 observed subdomains of amboss.com.

Web-graph footprint

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

1,757 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for amboss.com.

MechanismTarget
SPF_INCLUDE4491426.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.crsend.com

Related pages

Pivot deeper into the graph from amboss.com.

Cypher and MCP

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

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