Hostname
networksteadfast.com.au
Last fetched
networksteadfast.com.au resolves to 2 IPv4 addresses operated by TECL1-AS in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.
Nutrition Label
Resolution chain
networksteadfast.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.146.112.61 | 103.146.112.0/24 | AS136557 | TECL1-AS | AU |
| 103.26.237.123 | 103.26.237.0/24 | AS136557 | TECL1-AS | AU |
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Organization
- g.w.s. pty.
- Contact emails
- —
Subdomains
4 observed subdomains of networksteadfast.com.au.
Web-graph footprint
Distinct hostnames that link to or from networksteadfast.com.au in the public web crawl.
27 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for networksteadfast.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | one.zoho.com.au |
| SPF_INCLUDE | spf-0050d201.pphosted.com |
| SPF_INCLUDE | spf.au.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 43.240.120.0/22 |
Related pages
Pivot deeper into the graph from networksteadfast.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "networksteadfast.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.