Skip to content

Hostname

ngkf.com

Last fetched

ngkf.com resolves to 2 IPv4 addresses operated by BGC-INTERNATIONAL BGC International One Churchil Place London, E14 5RD GB in US.

Nutrition Label

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

Resolution chain

ngkf.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.106.149.1148.106.149.0/24AS19178BGC-INTERNATIONAL BGC International One Churchil Place London, E14 5RD GBUS
148.106.149.2148.106.149.0/24AS19178BGC-INTERNATIONAL BGC International One Churchil Place London, E14 5RD GBUS

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 ngkf.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ngkf.com.

MechanismTarget
SPF_INCLUDE_spf.ngkf_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from ngkf.com.

Cypher and MCP

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

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