Skip to content

Hostname

paramet.co.uk

Last fetched

paramet.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:sys3 limited [tag = sys3] as the registrar.

Nutrition Label

WHISPER CANON · paramet.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/paramet.co.uk

Resolution chain

paramet.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:sys3 limited [tag = sys3]
Organization
paramet
Contact emails

Subdomains

15 observed subdomains of paramet.co.uk.

Web-graph footprint

Distinct hostnames that link to or from paramet.co.uk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for paramet.co.uk.

MechanismTarget
SPF_Aparamet.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.193.8.120
SPF_IP31.193.8.121
SPF_IP31.193.8.122
SPF_IP77.235.50.49/32
SPF_IP78.137.120.44
SPF_MXparamet.co.uk

Related pages

Pivot deeper into the graph from paramet.co.uk.

Cypher and MCP

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

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