Skip to content

Hostname

toosfile.ir

Last fetched

toosfile.ir resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · toosfile.irRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/toosfile.ir

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.195.9495.217.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with toosfile.ir in WhisperGraph.

Subdomains

6 observed subdomains of toosfile.ir.

Web-graph footprint

Distinct hostnames that link to or from toosfile.ir in the public web crawl.

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • toosfile.ir

SPF policy

8 SPF mechanisms authorising senders for toosfile.ir.

MechanismTarget
SPF_Atoosfile.ir
SPF_IP144.76.15.123
SPF_IP148.251.6.56
SPF_IP95.216.7.136
SPF_IP95.217.195.94
SPF_IP95.217.224.26
SPF_IP95.217.61.196
SPF_MXtoosfile.ir

Related pages

Pivot deeper into the graph from toosfile.ir.

Cypher and MCP

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

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