Skip to content

Hostname

pc-control.net

Last fetched

pc-control.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · pc-control.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pc-control.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:151
Organization
beckhoff automation gmbh & co. kg
Contact emails

Subdomains

3 observed subdomains of pc-control.net.

Web-graph footprint

Distinct hostnames that link to or from pc-control.net in the public web crawl.

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pc-control.net.

MechanismTarget
SPF_Anetsrv12.beckhoff.com
SPF_Apc-control.net
SPF_INCLUDEbeckhoff.com
SPF_IP54.217.231.255
SPF_MXpc-control.net

Related pages

Pivot deeper into the graph from pc-control.net.

Cypher and MCP

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

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