Hostname
griffithreview.com
Last fetched
griffithreview.com resolves to 103.42.111.84, announced in 103.42.146.0/23 by SYNERGYWHOLESALE-AP - SYNERGY WHOLESALE PTY LTD in AU. griffithreview.com 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
IPv6 resolution
Attribution
synergywholesale ap synergy wholesale
ORIGIN_AS
WHOIS identity
- Registrar
- iana:13
- Registrant organisation
- griffith university
- Contact emails
- digitalteam@griffith.edu.au
Subdomains
| Subdomain |
|---|
| dev.griffithreview.com |
| mail.griffithreview.com |
| stage.griffithreview.com |
| test.griffithreview.com |
| vps.griffithreview.com |
| www.griffithreview.com |
Showing 6 of 6 subdomains (6 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- dns1.griffith.edu.au
- dns2.griffith.edu.au
- dns3.griffith.edu.au
MX records
- mail.griffithreview.com
SPF policy
- include: mxs.au
- include: spf.vps.hostingplatform.net.au
- a: griffithreview.com
- mx: griffithreview.com
- ip: 103.42.111.84
Threat-feed evidence
History
Related pages
Pivot from griffithreview.com 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: "griffithreview.com"})-[: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.