Hostname
outback.co.kr
Last fetched
outback.co.kr resolves to 13.125.88.77, announced in 13.125.0.0/16 by AMAZON-02 - Amazon.com, Inc. in KR. outback.co.kr 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.125.88.77
13.125.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Seoul, KR
IPv6 resolution
No AAAA record for outback.co.kr is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:(?)?????
- Registrant organisation
- outback steakhouse korea,ltd.
Subdomains
| Subdomain |
|---|
| aos.outback.co.kr |
| dev-www.outback.co.kr |
| facebook.outback.co.kr |
| m.outback.co.kr |
| mail.outback.co.kr |
| ns.outback.co.kr |
| ns2.outback.co.kr |
| www.outback.co.kr |
Showing 8 of 8 subdomains (8 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
- ns.outback.co.kr
- ns2.outback.co.kr
MX records
- outback-co-kr.mail.protection.outlook.com
SPF policy
- include: assess-systems.com
- include: bigby.com
- include: spf.protection.outlook.com
- ip: 117.52.88.37
- ip: 125.131.109.163
- ip: 13.125.44.190
- ip: 211.251.236.40
- ip: 43.203.75.15
- ip: 52.78.80.192
- ip: 52.79.215.210
- ip: 52.79.255.78
Threat-feed evidence
History
Related pages
Pivot from outback.co.kr 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: "outback.co.kr"})-[: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.