Skip to content

Hostname

palcut.com

Last fetched

palcut.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · palcut.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/palcut.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.95.6423.88.0.0/17AS24940DE

WHOIS identity

Registrar
iana:269
Organization
line baekgaard
Contact emails

Subdomains

5 observed subdomains of palcut.com.

Web-graph footprint

Distinct hostnames that link to or from palcut.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for palcut.com.

MechanismTarget
SPF_INCLUDE_spf.wehost.dk
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP185.66.185.165
SPF_IP92.43.176.29
SPF_IP92.43.176.30
SPF_IP92.43.176.31
SPF_IP92.43.176.32
SPF_IP92.43.176.33
SPF_IP92.43.176.34
SPF_IP92.43.176.35
SPF_IP92.43.176.4/32

Related pages

Pivot deeper into the graph from palcut.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "palcut.com"})-[: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.