Skip to content

Hostname

dev.itensity.pl

Last fetched

dev.itensity.pl resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

dev.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

No WHOIS records are currently associated with dev.itensity.pl in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for dev.itensity.pl.

MechanismTarget
SPF_Adziennikobecnosci.pl
SPF_Amail.learnup.eu
SPF_Aobecnosci.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.freshmail.pl
SPF_IP137.74.253.201/27
SPF_IP137.74.253.210/27
SPF_IP146.59.93.40
SPF_IP149.202.68.41
SPF_IP178.32.10.155
SPF_IP77.55.73.219
SPF_IP88.99.174.185
SPF_MXdev.itensity.pl

Related pages

Pivot deeper into the graph from dev.itensity.pl.

Cypher and MCP

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

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