Skip to content

Hostname

fnistools.com

Last fetched

fnistools.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · fnistools.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/fnistools.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.163.225.1065.160.0.0/13AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:48
Organization
real estate digital
Contact emails

Subdomains

267 observed subdomains of fnistools.com.

Web-graph footprint

Distinct hostnames that link to or from fnistools.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fnistools.com.

MechanismTarget
SPF_Afnistools.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-002d2f01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.93.240.0/24
SPF_IP54.67.95.73/32
SPF_MXfnistools.com

Related pages

Pivot deeper into the graph from fnistools.com.

Cypher and MCP

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

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