Hostname
newssit.com.au
Last fetched
newssit.com.au resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:corporation service company (aust) pty ltd as the registrar.
Nutrition Label
Resolution chain
newssit.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 |
|---|---|---|---|---|
| 165.69.249.4 | 165.69.249.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Organization
- news limited domain administrator
- Contact emails
- —
Subdomains
50 observed subdomains of newssit.com.au.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from newssit.com.au in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for newssit.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-00596a01.pphosted.com |
| SPF_IP | 13.55.111.68 |
| SPF_IP | 3.24.200.4 |
| SPF_IP | 54.153.165.87 |
| SPF_IP | 54.153.177.198 |
| SPF_IP | 54.153.181.121 |
| SPF_IP | 54.153.206.226 |
| SPF_IP | 54.66.128.228 |
| SPF_IP | 54.66.242.85 |
| SPF_IP | 54.79.96.63 |
Related pages
Pivot deeper into the graph from newssit.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "newssit.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.