Hostname
formation.com.au
Last fetched
formation.com.au resolves to 13.238.121.35, announced in 13.236.0.0/14 by AMAZON-02 - Amazon.com, Inc. in AU. formation.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
- 13.238.121.35
13.236.0.0/14 · AMAZON-02 - Amazon.com, Inc. · Sydney, AU
- 13.55.115.238
13.54.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Sydney, AU
- 52.63.138.32
52.62.0.0/15 · AMAZON-02 - Amazon.com, Inc. · Sydney, AU
- 54.253.57.106
54.253.0.0/17 · AMAZON-02 - Amazon.com, Inc. · Sydney, AU
IPv6 resolution
No AAAA record for formation.com.au is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:domain directors pty ltd trading as instra
- Registrant organisation
- eshell baron
Subdomains
Showing 12 of 26. View all subdomains →
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
Sample outbound links
Mail and authentication
Nameservers
- ns-504.awsdns-63.com
- ns-869.awsdns-44.net
- ns-1183.awsdns-19.org
- ns-1612.awsdns-09.co.uk
MX records
- formation-com-au.mail.protection.outlook.com
SPF policy
- include: _spf.psm.knowbe4.com
- include: spf.protection.outlook.com
- ip: 210.50.203.151
- ip: 54.66.220.48
Threat-feed evidence
History
Related pages
Pivot from formation.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: "formation.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.