Skip to content

Hostname

dayoff.co.kr

Last fetched

dayoff.co.kr resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · dayoff.co.krRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dayoff.co.kr

Resolution chain

dayoff.co.kr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
43.200.201.12443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.171.14343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.168.9452.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.190.21352.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
34.111.239.4034.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with dayoff.co.kr in WhisperGraph.

Subdomains

3 observed subdomains of dayoff.co.kr.

Web-graph footprint

Distinct hostnames that link to or from dayoff.co.kr in the public web crawl.

49 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dayoff.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.ncloud.com

Related pages

Pivot deeper into the graph from dayoff.co.kr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dayoff.co.kr"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.