Skip to content

Hostname

care-group.pl

Last fetched

care-group.pl resolves to 2 IPv4 addresses operated by TKPSA-AS - P4 Sp. z o.o. in PL.

Nutrition Label

WHISPER CANON · care-group.plRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/care-group.pl

Resolution chain

care-group.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.117.160.4188.117.128.0/18AS31242TKPSA-AS - P4 Sp. z o.o.PL
194.53.193.151194.53.193.0/24AS207668ITH-PL - ITH sp. z o.o.PL

WHOIS identity

No WHOIS records are currently associated with care-group.pl in WhisperGraph.

Subdomains

1 observed subdomain of care-group.pl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for care-group.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from care-group.pl.

Cypher and MCP

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

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