Skip to content

Hostname

fnguide.com

Last fetched

fnguide.com resolves to 1 IPv4 address operated by LGDACOM LG DACOM Corporation in KR.

Nutrition Label

WHISPER CANON · fnguide.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fnguide.com

Resolution chain

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

IPPrefixASNOperatorCountry
61.111.22.23561.111.0.0/18AS3786LGDACOM LG DACOM CorporationKR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fnguide.com.

MechanismTarget
SPF_IP175.197.248.27
SPF_IP175.197.248.30
SPF_IP211.37.149.137
SPF_IP220.71.73.131
SPF_IP61.111.22.114
SPF_IP61.111.22.134
SPF_IP61.111.22.238
SPF_IP61.111.22.30
SPF_IP61.111.22.4
SPF_IP61.111.22.5
SPF_IP61.111.22.93

Related pages

Pivot deeper into the graph from fnguide.com.

Cypher and MCP

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

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