Skip to content

Hostname

centro.plc.uk

Last fetched

centro.plc.uk resolves to 1 IPv4 address operated by GODADDY-SXB - Host Europe GmbH in DE.

Nutrition Label

WHISPER CANON · centro.plc.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/centro.plc.uk

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.130.21292.205.128.0/20AS21499GODADDY-SXB - Host Europe GmbHDE

WHOIS identity

No WHOIS records are currently associated with centro.plc.uk in WhisperGraph.

Subdomains

6 observed subdomains of centro.plc.uk.

Web-graph footprint

Distinct hostnames that link to or from centro.plc.uk in the public web crawl.

8 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for centro.plc.uk.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsmtp.evolutive.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.42.115.0/27
SPF_IP100.42.120.96/27
SPF_IP208.70.208.0/22
SPF_IP87.127.34.206

Related pages

Pivot deeper into the graph from centro.plc.uk.

Cypher and MCP

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

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