Hostname
driveability.org.je
Last fetched
driveability.org.je resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
driveability.org.je resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.49.124 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.21 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.9 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.90 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.62.10 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.35 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.53 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.230.62.86 | 54.230.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
No WHOIS records are currently associated with driveability.org.je in WhisperGraph.
Subdomains
1 observed subdomain of driveability.org.je.
| Subdomain |
|---|
| www.driveability.org.je |
Web-graph footprint
Distinct hostnames that link to or from driveability.org.je in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for driveability.org.je.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from driveability.org.je.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "driveability.org.je"})-[: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.