Hostname
newsapi.com.au
Last fetched
newsapi.com.au is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. newsapi.com.au is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for newsapi.com.au in WhisperGraph.
IPv6 resolution
No AAAA record for newsapi.com.au is recorded in WhisperGraph.
WHOIS identity
- Registrar
- registrar:corporation service company (aust) pty ltd
- Registrant organisation
- news limited domain administrator
Subdomains
Mail and authentication
Nameservers
- ns-350.awsdns-43.com
- ns-824.awsdns-39.net
- ns-1178.awsdns-19.org
- ns-1799.awsdns-32.co.uk
MX records
- mxa-00596a01.gslb.pphosted.com
- mxb-00596a01.gslb.pphosted.com
SPF policy
- include: _spf.google.com
- include: au._netblocks.mimecast.com
- include: spf-00596a01.pphosted.com
- ip: 13.55.111.68
- ip: 3.24.200.4
- ip: 54.153.165.87
- ip: 54.153.177.198
- ip: 54.153.181.121
- ip: 54.153.206.226
- ip: 54.66.128.228
- ip: 54.66.242.85
- ip: 54.79.96.63
Threat-feed evidence
History
Related pages
Pivot from newsapi.com.au into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "newsapi.com.au"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.