Skip to content

Hostname

nfq.lt

Last fetched

nfq.lt resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ktu informacinių technologijų plėtros institutas as the registrar.

Nutrition Label

WHISPER CANON · nfq.ltRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/nfq.lt

Resolution chain

nfq.lt resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.141104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.141104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.22172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
65.8.248.12365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.1865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.2265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.6565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ktu informacinių technologijų plėtros institutas
Organization
uab 'nfq technologies'
Contact emails

Subdomains

119 observed subdomains of nfq.lt.

Web-graph footprint

Distinct hostnames that link to or from nfq.lt in the public web crawl.

75 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nfq.lt.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailerlite.io
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.mlsend.com
SPF_IP185.65.48.117
SPF_IP185.65.48.118
SPF_IP85.206.55.248/29

Related pages

Pivot deeper into the graph from nfq.lt.

Cypher and MCP

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

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