Skip to content

Hostname

itensity.pl

Last fetched

itensity.pl resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · itensity.plRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/itensity.pl

Resolution chain

itensity.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.27.3.6537.27.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
itensity spółka z ograniczona odpowiedzialnościa
Contact emails

Subdomains

10 observed subdomains of itensity.pl.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for itensity.pl.

MechanismTarget
SPF_Ahoffmann.nazwa.pl
SPF_Alearnup.pl
SPF_Amail.learnup.eu
SPF_Aobecnosci.pl
SPF_Apoczta.nazwa.pl
SPF_Awebsrvap24-platform.learnup.eu
SPF_IP137.74.253.201/27
SPF_IP137.74.253.210/27
SPF_IP149.202.68.41
SPF_IP178.32.10.155
SPF_IP77.55.73.219
SPF_MXitensity.pl

Related pages

Pivot deeper into the graph from itensity.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "itensity.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.