Hostname
evintra.com
Last fetched
evintra.com resolves to 1 IPv4 address operated by SCALEUP in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
evintra.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.205.30.155 | 88.205.30.0/23 | AS29014 | SCALEUP | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- jan-michael thoelken
- Contact emails
- i4f4a7wvveetdfal6jypd32ffr6thl2cui577evqrsohy@protectedmx.com
- i7nfqc5mv67yigw2grnweox5qjmnou7heqdyunxazrhyy@protectedmx.com
- idnfdak3wtns3dsnevsp5dcu4iu7vbsnlka7rstq5gl3a@protectedmx.com
- ie3viaizzlthyd67gu6rqa66fqrxi3uzyln7uyzaxu26m@protectedmx.com
- iiik6djpht2gndww3tdvbcqtnv5zxvtg6dx5yzkyrg7lo@protectedmx.com
- ikvr4cucahcr7fxwupdfczi2zb2wqojbnf5c3joibfaje@protectedmx.com
- iolofvqs2a2vkxa2bqu2ztexpq6rj43bumjb5caqhkurg@protectedmx.com
- ionpx5baejfdrlulytviu45cvytgkmrgd6nukc6yz5imo@protectedmx.com
- ixra3hbcctwagpmne6p7zifjcotzzemp5f7nqayivz5wk@protectedmx.com
- izuluj6wc77swl34exfhpealhcv2dkaosv5fxeead34wu@protectedmx.com
- jmtx@gmx.net
Subdomains
34 observed subdomains of evintra.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from evintra.com in the public web crawl.
267 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for evintra.com.
| Mechanism | Target |
|---|---|
| SPF_A | evintra.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mail.dev-factory.de |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_MX | evintra.com |
Related pages
Pivot deeper into the graph from evintra.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "evintra.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.