Skip to content

Hostname

fastfive.co.kr

Last fetched

fastfive.co.kr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:???(?) as the registrar.

Nutrition Label

WHISPER CANON · fastfive.co.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fastfive.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.54.9013.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.102.1813.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.190.1773.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.40.903.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:???(?)
Organization
??????
Contact emails

Subdomains

33 observed subdomains of fastfive.co.kr.

Web-graph footprint

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

95 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fastfive.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP115.71.14.124
SPF_IP175.45.203.70
SPF_IP183.111.174.44

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fastfive.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.