Hostname
ejaztna.com
Last fetched
ejaztna.com resolves to 3 IPv4 addresses operated by AS210878 in RO. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
ejaztna.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.207.131.183 | 109.207.131.0/24 | AS210878 | — | RO |
| 109.207.131.98 | 109.207.131.0/24 | AS210878 | — | RO |
| 91.195.240.94 | 91.195.240.0/23 | AS47846 | — | DE |
WHOIS identity
- Registrar
- iana:625
- Organization
- daniel long
- Contact emails
Subdomains
7 observed subdomains of ejaztna.com.
Web-graph footprint
Distinct hostnames that link to or from ejaztna.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for ejaztna.com.
| Mechanism | Target |
|---|---|
| SPF_A | ejaztna.com |
| SPF_IP | 109.123.208.0/24 |
| SPF_IP | 109.123.209.0/24 |
| SPF_IP | 141.138.78.0/24 |
| SPF_IP | 141.138.79.0/24 |
| SPF_IP | 82.208.26.0/24 |
| SPF_IP | 82.208.4.0/24 |
| SPF_IP | 82.208.5.0/24 |
| SPF_IP | 85.239.253.0/24 |
| SPF_IP | fd68:85f0:7c72::/48 |
| SPF_MX | ejaztna.com |
Related pages
Pivot deeper into the graph from ejaztna.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ejaztna.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.