Hostname
section94.com.au
Last fetched
section94.com.au resolves to 1 IPv4 address operated by AS136623 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
section94.com.au 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 |
|---|---|---|---|---|
| 103.94.154.135 | 103.94.152.0/22 | AS136623 | — | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- moises lopez
- Contact emails
- —
Subdomains
1 observed subdomain of section94.com.au.
| Subdomain |
|---|
| www.section94.com.au |
Web-graph footprint
Distinct hostnames that link to or from section94.com.au in the public web crawl.
19 sites link to this hostname.
105 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for section94.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | section94.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.94.154.90 |
| SPF_IP | 202.146.212.8 |
| SPF_MX | dcube.awdcloud.com.au |
| SPF_MX | ex1.awdcloud.com.au |
| SPF_MX | section94.com.au |
Related pages
Pivot deeper into the graph from section94.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "section94.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.