Skip to content

Hostname

objehane.com

Last fetched

objehane.com resolves to 1 IPv4 address operated by AS44547 in TR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · objehane.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/objehane.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.121.103.9987.121.103.0/24AS44547TR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of objehane.com.

Web-graph footprint

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

26 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • objehane.com

SPF policy

15 SPF mechanisms authorising senders for objehane.com.

MechanismTarget
SPF_Aobjehane.com
SPF_IP179.61.128.134
SPF_IP179.61.128.164
SPF_IP181.214.185.199
SPF_IP181.214.185.213
SPF_IP181.214.185.43
SPF_IP181.214.189.41
SPF_IP181.214.189.60
SPF_IP185.161.122.226
SPF_IP185.171.89.121
SPF_IP185.171.91.83
SPF_IP191.96.191.192
SPF_IP34.231.236.27
SPF_IP87.121.103.99
SPF_MXobjehane.com

Related pages

Pivot deeper into the graph from objehane.com.

Cypher and MCP

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

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