Skip to content

Hostname

diahem.pl

Last fetched

diahem.pl resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

WHISPER CANON · diahem.plRouting diversity1.5/10Peering density8.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/diahem.pl

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.242.21935.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
diahem diagnostic products spółka z ograniczoną odpowiedzialnością
Contact emails

Subdomains

19 observed subdomains of diahem.pl.

Web-graph footprint

Distinct hostnames that link to or from diahem.pl in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for diahem.pl.

MechanismTarget
SPF_Adiahem.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvtigermails.com
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP91.225.28.140
SPF_IP91.225.28.141
SPF_MXdiahem.pl

Related pages

Pivot deeper into the graph from diahem.pl.

Cypher and MCP

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

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