Skip to content

Hostname

hojree.com

Last fetched

hojree.com resolves to 2 IPv4 addresses operated by AS60976 in IR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · hojree.comRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/hojree.com

Resolution chain

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

WHOIS identity

Registrar
iana:1601
Organization
registrant of hojree.com
Contact emails

Subdomains

4 observed subdomains of hojree.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • hojree.com

SPF policy

10 SPF mechanisms authorising senders for hojree.com.

MechanismTarget
SPF_Ahojree.com
SPF_IP136.243.45.34
SPF_IP144.76.81.122
SPF_IP148.251.139.219
SPF_IP212.33.195.93
SPF_IP31.214.250.75
SPF_IP88.99.194.39
SPF_IP88.99.243.117
SPF_IP94.130.65.89
SPF_MXhojree.com

Related pages

Pivot deeper into the graph from hojree.com.

Cypher and MCP

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

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