Hostname
pineapple.net.au
Last fetched
pineapple.net.au resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:web address registration pty ltd as the registrar.
Nutrition Label
Resolution chain
pineapple.net.au resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.104.219.150 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.62.135.80 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.118.188 | 54.66.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:web address registration pty ltd
- Organization
- sergei sergienko
- Contact emails
- —
Subdomains
29 observed subdomains of pineapple.net.au.
Showing 21 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pineapple.net.au in the public web crawl.
7 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for pineapple.net.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8498425.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.voipcloud.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.93.82.2/32 |
Related pages
Pivot deeper into the graph from pineapple.net.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pineapple.net.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.