Hostname
eb.com.au
Last fetched
eb.com.au resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
eb.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.209.176.208 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.213.9.41 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.80.47.135 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.87.127.198 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- domain admin
- Contact emails
- —
Subdomains
21 observed subdomains of eb.com.au.
Showing 18 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eb.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for eb.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 20473958.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.v6send.net |
| SPF_IP | 64.124.231.109 |
Related pages
Pivot deeper into the graph from eb.com.au.
- IP · 44.209.176.208
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:corporation service company (aust) pty ltd
- Country · US
- Apex domain · com.au
- TLD · .au
- Browse hostnames · eb…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eb.com.au"})-[: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.