Skip to content

Hostname

plc-warehouse.com

Last fetched

plc-warehouse.com resolves to 4 IPv4 addresses operated by AS59943 in BE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · plc-warehouse.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/plc-warehouse.com

Resolution chain

plc-warehouse.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.3.217.62185.3.217.0/24AS59943BE
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
79.124.76.12279.124.76.0/24AS57344BG

WHOIS identity

Registrar
iana:1647
Organization
christoph huysman
Contact emails

Subdomains

2 observed subdomains of plc-warehouse.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for plc-warehouse.com.

MechanismTarget
SPF_Aplc-warehouse.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.3.217.62
SPF_IP89.31.96.50
SPF_MXplc-warehouse.com

Related pages

Pivot deeper into the graph from plc-warehouse.com.

Cypher and MCP

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

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