Hostname
aibel.com
Last fetched
aibel.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
aibel.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.50.129.228 | 13.50.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:299
- Organization
- . aibel as
- Contact emails
Subdomains
28 observed subdomains of aibel.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aibel.com in the public web crawl.
153 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for aibel.com.
| Mechanism | Target |
|---|---|
| SPF_A | aibel.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.36.253.151/32 |
| SPF_IP | 13.37.17.159/32 |
| SPF_IP | 15.236.171.222/32 |
| SPF_IP | 195.254.196.100/32 |
| SPF_IP | 3.123.206.219/32 |
| SPF_IP | 3.68.129.51/32 |
| SPF_IP | 35.157.218.67/32 |
| SPF_IP | 35.181.156.191/32 |
| SPF_IP | 52.59.107.232/32 |
| SPF_IP | 52.59.107.234/32 |
| SPF_IP | 62.209.53.60/32 |
Related pages
Pivot deeper into the graph from aibel.com.
- IP · 13.50.129.228
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · SE
- Email · kerstin.bengtsson@aibel.com
- TLD · .com
- Browse hostnames · ai…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aibel.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.