Skip to content

Hostname

ns2.futolib.com

Last fetched

ns2.futolib.com resolves to 2 IPv4 addresses operated by INDIKOM-AS - INDIKOM LLC in RU.

Nutrition Label

WHISPER CANON · ns2.futolib.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ns2.futolib.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.137.72.4394.137.72.0/23AS59584INDIKOM-AS - INDIKOM LLCRU
94.154.158.22994.154.158.0/24AS62240Clouvider - Clouvider LimitedGB

WHOIS identity

No WHOIS records are currently associated with ns2.futolib.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for ns2.futolib.com.

MechanismTarget
SPF_INCLUDEatlanticcoastgeorgia.com
SPF_INCLUDEbcn69.com
SPF_INCLUDEberzeliibostader.net
SPF_INCLUDEdionysuswinery.com
SPF_INCLUDEeunicewilliams.com
SPF_INCLUDEeyeblink.site
SPF_INCLUDEorionaviation.net

Related pages

Pivot deeper into the graph from ns2.futolib.com.

Cypher and MCP

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

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