Hostname
enginyr.ing
Last fetched
enginyr.ing has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1519 as the registrar.
Nutrition Label
Resolution chain
enginyr.ing has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1519
- Organization
- enginyring europe srl
- Contact emails
- —
Subdomains
40 observed subdomains of enginyr.ing.
Threat posture
History
Mail and authentication
SPF policy
28 SPF mechanisms authorising senders for enginyr.ing.
| Mechanism | Target |
|---|---|
| SPF_A | ams-b-01.mx.enginyring.com |
| SPF_A | ams-b-02.mx.enginyring.com |
| SPF_A | ams01-1.nest.familiacojan.ro |
| SPF_A | ams01-2.nest.familiacojan.ro |
| SPF_A | ams01.nest.familiacojan.ro |
| SPF_A | buc01.nest.familiacojan.ro |
| SPF_A | buc02.nest.familiacojan.ro |
| SPF_A | cojan.ro |
| SPF_A | dal01-us.mx.enginyring.com |
| SPF_A | dal02-us.mx.enginyring.com |
| SPF_A | enginyr.ing |
| SPF_A | familiacojan.ro |
| SPF_A | mx.cojan.ro |
| SPF_A | nest.familiacojan.ro |
| SPF_A | sibiu01.nest.familiacojan.ro |
| SPF_A | sibiu02.nest.familiacojan.ro |
| SPF_IP | 103.214.71.38 |
| SPF_IP | 174.136.200.10 |
| SPF_IP | 174.136.200.14 |
| SPF_IP | 174.136.200.15 |
| SPF_IP | 2.58.14.200 |
| SPF_IP | 216.146.25.47 |
| SPF_IP | 45.140.189.227 |
| SPF_IP | 45.86.162.31 |
| SPF_IP | 46.30.188.158 |
| SPF_IP | 66.118.247.187 |
| SPF_IP | 66.118.247.188 |
| SPF_MX | enginyr.ing |
Related pages
Pivot deeper into the graph from enginyr.ing.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "enginyr.ing"})-[: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.