Hostname
itensity.com.pl
Last fetched
itensity.com.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:aftermarket.pl limited as the registrar.
Nutrition Label
Resolution chain
itensity.com.pl 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
- registrar:aftermarket.pl limited
- Organization
- itensity spółka z ograniczona odpowiedzialnościa
- Contact emails
- —
Subdomains
5 observed subdomains of itensity.com.pl.
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for itensity.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | epaka.pl |
| SPF_A | hoffmann.nazwa.pl |
| SPF_A | learnup.pl |
| SPF_A | mail.learnup.eu |
| SPF_A | mx.learnup.eu |
| SPF_A | obecnosci.pl |
| SPF_A | oficynamm.pl |
| SPF_A | poczta.nazwa.pl |
| SPF_A | travelmaster.pl |
| SPF_A | wakacje.pl |
| SPF_A | wardynski.com.pl |
| SPF_A | websrvap24-platform.learnup.eu |
| SPF_IP | 137.74.253.200 |
| SPF_IP | 137.74.253.201/27 |
| SPF_IP | 137.74.253.210/27 |
| SPF_IP | 149.202.68.41 |
| SPF_IP | 178.32.10.155 |
| SPF_IP | 77.55.73.219 |
| SPF_MX | itensity.com.pl |
Related pages
Pivot deeper into the graph from itensity.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itensity.com.pl"})-[: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.