Skip to content

Hostname

megatajer.com

Last fetched

megatajer.com resolves to 1 IPv4 address operated by NETMIHAN in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · megatajer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/megatajer.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.94.98.121185.94.98.0/24AS204213NETMIHANIR

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

18 observed subdomains of megatajer.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • megatajer.com

SPF policy

7 SPF mechanisms authorising senders for megatajer.com.

MechanismTarget
SPF_Amegatajer.com
SPF_IP138.201.137.230
SPF_IP144.76.228.234
SPF_IP185.94.98.121
SPF_IP195.201.207.208
SPF_IP5.202.10.59
SPF_MXmegatajer.com

Related pages

Pivot deeper into the graph from megatajer.com.

Cypher and MCP

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

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