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
Resolution chain
nfq.lt resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.141 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.141 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.22 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 65.8.248.123 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.18 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.22 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.65 | 65.8.0.0/14 | AS16509 | AMAZON-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.
Showing 25 of 119. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for nfq.lt.
| Mechanism | Target |
|---|---|
| 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_IP | 185.65.48.117 |
| SPF_IP | 185.65.48.118 |
| SPF_IP | 85.206.55.248/29 |
Related pages
Pivot deeper into the graph from nfq.lt.
- IP · 104.26.10.141
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:ktu informacinių technologijų plėtros institutas
- Country · CA
- TLD · .lt
- Browse hostnames · nf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.