Skip to content

Hostname

4cash-dev.notus.pl

Last fetched

4cash-dev.notus.pl resolves to 1 IPv4 address operated by AS12741 in PL.

Nutrition Label

WHISPER CANON · 4cash-dev.notus.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/4cash-dev.notus.pl

Resolution chain

4cash-dev.notus.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.219.84.2281.219.0.0/16AS12741PL

WHOIS identity

No WHOIS records are currently associated with 4cash-dev.notus.pl in WhisperGraph.

Subdomains

1 observed subdomain of 4cash-dev.notus.pl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 4cash-dev.notus.pl.

MechanismTarget
SPF_Adlp.notus.pl
SPF_Adlpn.notus.pl
SPF_INCLUDE_spf.hcmdeck.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.2.112.157
SPF_IP195.167.156.100
SPF_IP195.167.156.226
SPF_IP217.149.246.107
SPF_IP62.87.133.5
SPF_IP62.89.72.218
SPF_IP78.11.105.114
SPF_IP78.11.105.115
SPF_IP81.219.75.77
SPF_IP81.219.84.7
SPF_IP81.219.84.8

Related pages

Pivot deeper into the graph from 4cash-dev.notus.pl.

Cypher and MCP

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

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