Hostname
sealplus.com.au
Last fetched
sealplus.com.au resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
sealplus.com.au resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.165.153 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.165.200 | 3.5.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.11 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.211 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.219 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.32 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.167.7 | 3.5.167.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.235 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.236 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.36 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.5.169.55 | 3.5.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.215 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.129.223 | 52.95.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.130.83 | 52.95.130.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.132.221 | 52.95.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.95.134.141 | 52.95.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- hydraulic seals australia
- Contact emails
- —
Subdomains
2 observed subdomains of sealplus.com.au.
Web-graph footprint
Distinct hostnames that link to or from sealplus.com.au in the public web crawl.
1 site 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 sealplus.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sealplus.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sealplus.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.