Skip to content

Hostname

itfor.org

Last fetched

itfor.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · itfor.orgRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/itfor.org

Resolution chain

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

IPPrefixASNOperatorCountry
164.90.214.46164.90.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:146
Organization
antonio lima
Contact emails

Subdomains

35 observed subdomains of itfor.org.

Web-graph footprint

Distinct hostnames that link to or from itfor.org in the public web crawl.

11 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for itfor.org.

MechanismTarget
SPF_Agemini.itfor.org
SPF_Aitfor.org
SPF_IP164.90.214.46
SPF_IP2a03:b0c0:3:d0:0:0:e29:f001
SPF_MXitfor.org

Related pages

Pivot deeper into the graph from itfor.org.

Cypher and MCP

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

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