Skip to content

Hostname

nq.fi

Last fetched

nq.fi resolves to 1 IPv4 address operated by AS203380 in DE.

Nutrition Label

WHISPER CANON · nq.fiRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/nq.fi

Resolution chain

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

IPPrefixASNOperatorCountry
185.183.181.176185.183.181.0/24AS203380DE

WHOIS identity

Registrar
Organization
cubinium
Contact emails

Subdomains

5 observed subdomains of nq.fi.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nq.fi.

MechanismTarget
SPF_INCLUDE0iulrolxcq1ua1ly.spf.beeble.com

Related pages

Pivot deeper into the graph from nq.fi.

Cypher and MCP

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

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