Hostname
emag.ro
Last fetched
emag.ro resolves to 17 IPv4 addresses operated by ASN-4IXP 4b42 Internet Exchange Point in RO. WHOIS lists registrar:ici - rotld as the registrar.
Nutrition Label
Resolution chain
emag.ro resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.174.147.16 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.17 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.18 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.19 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.20 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.21 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.22 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.23 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.24 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.25 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.26 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.27 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.28 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.29 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.30 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.147.31 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | RO |
| 46.174.146.0 | 46.174.146.0/24 | AS47388 | EMAG-AS | RO |
WHOIS identity
- Registrar
- registrar:ici - rotld
- Organization
- —
- Contact emails
- —
Subdomains
2,419 observed subdomains of emag.ro.
Showing 25 of 2,419. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emag.ro in the public web crawl.
4,032 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for emag.ro.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | e2.emag.ro |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.conectoomail.ro |
| SPF_INCLUDE | spf.emag.ro |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 46.174.151.0/24 |
| SPF_IP | 80.97.16.228/32 |
| SPF_IP | 91.206.36.0/23 |
Related pages
Pivot deeper into the graph from emag.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emag.ro"})-[: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.