Skip to content

Hostname

himatif.org

Last fetched

himatif.org resolves to 1 IPv4 address operated by LEASEWEB-APAC-SIN-11 - LEASEWEB SINGAPORE PTE. LTD. in SG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · himatif.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/himatif.org

Resolution chain

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

IPPrefixASNOperatorCountry
64.120.92.4964.120.92.0/22AS59253LEASEWEB-APAC-SIN-11 - LEASEWEB SINGAPORE PTE. LTD.SG

WHOIS identity

Registrar
iana:69
Organization
himatif
Contact emails

Subdomains

29 observed subdomains of himatif.org.

Threat posture

History

Mail and authentication

MX records

  • himatif.org

SPF policy

9 SPF mechanisms authorising senders for himatif.org.

MechanismTarget
SPF_Ahimatif.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.145.227.230
SPF_IP103.145.227.81
SPF_IP103.53.197.170
SPF_IP64.120.92.49
SPF_IP94.237.68.16
SPF_MXhimatif.org

Related pages

Pivot deeper into the graph from himatif.org.

Cypher and MCP

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

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