Skip to content

Hostname

walkerhill.com

Last fetched

walkerhill.com resolves to 1 IPv4 address operated by AS17570 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · walkerhill.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/walkerhill.com

Resolution chain

walkerhill.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.219.32.194206.219.32.0/22AS17570KR

WHOIS identity

Registrar
iana:244
Organization
sk networks co.,ltd.
Contact emails

Subdomains

38 observed subdomains of walkerhill.com.

Web-graph footprint

Distinct hostnames that link to or from walkerhill.com in the public web crawl.

418 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for walkerhill.com.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com
SPF_IP168.154.240.17
SPF_IP168.154.240.30
SPF_IP168.154.240.7
SPF_IP175.126.148.105
SPF_IP175.126.148.106
SPF_IP206.219.22.30
SPF_IP206.219.32.225
SPF_IP206.219.32.92
SPF_IP206.219.32.93

Related pages

Pivot deeper into the graph from walkerhill.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "walkerhill.com"})-[: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.