Skip to content

Hostname

paragonuk.com

Last fetched

paragonuk.com resolves to 1 IPv4 address operated by AS59565 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.174.171.8479.174.168.0/22AS59565GB

WHOIS identity

Registrar
iana:69
Organization
andrew rayner
Contact emails

Subdomains

8 observed subdomains of paragonuk.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for paragonuk.com.

MechanismTarget
SPF_Amailgateway.paragonuk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspfext.paragonuk.com
SPF_INCLUDEspfint.paragonuk.com
SPF_IP130.185.67.10
SPF_IP79.174.171.25
SPF_IP79.174.171.35
SPF_IP79.174.171.36
SPF_IP79.174.171.84
SPF_MXparagonuk.com

Related pages

Pivot deeper into the graph from paragonuk.com.

Cypher and MCP

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

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