Hostname
aware.be
Last fetched
aware.be resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
aware.be 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 |
|---|---|---|---|---|
| 63.179.16.249 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from aware.be in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for aware.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.relay.mailprotect.be |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.orbit.teamleader.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.steam-connect.com |
| SPF_IP | 164.138.216.1/24 |
| SPF_IP | 164.138.217.1/24 |
| SPF_IP | 18.185.4.69 |
| SPF_IP | 188.93.155.1/16 |
| SPF_IP | 194.165.51.139 |
| SPF_IP | 195.177.247.130 |
| SPF_IP | 217.19.228.217 |
| SPF_IP | 217.19.230.146 |
| SPF_IP | 217.19.234.197 |
| SPF_IP | 3.64.135.27 |
| SPF_IP | 3.67.245.2 |
| SPF_IP | 3.71.146.88 |
| SPF_IP | 35.158.227.21 |
| SPF_IP | 81.82.214.228 |
| SPF_IP | 83.217.73.54 |
| SPF_IP | 91.196.127.1/24 |
Related pages
Pivot deeper into the graph from aware.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aware.be"})-[: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.