Skip to content

Hostname

alebat.com

Last fetched

alebat.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · alebat.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alebat.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.119143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.88143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.93143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.97143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.239.208.5818.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.718.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.8618.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9218.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE

WHOIS identity

Registrar
iana:83
Organization
alebat management consulting
Contact emails

Subdomains

14 observed subdomains of alebat.com.

Web-graph footprint

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

12 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for alebat.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from alebat.com.

Cypher and MCP

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

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