Skip to content

Hostname

bossalien.com

Last fetched

bossalien.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.185.12418.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.6718.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.718.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.9618.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.86.11418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.39.10818.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.4218.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.8918.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.9718.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

3 observed subdomains of bossalien.com.

Web-graph footprint

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

20 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bossalien.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from bossalien.com.

Cypher and MCP

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

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