Skip to content

Hostname

sjp.co.uk

Last fetched

sjp.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:twentytwentymedia limited t/a 2020media [tag = 2020media] as the registrar.

Nutrition Label

WHISPER CANON · sjp.co.ukRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sjp.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
52.17.142.19952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:twentytwentymedia limited t/a 2020media [tag = 2020media]
Organization
st. james's place
Contact emails

Subdomains

102 observed subdomains of sjp.co.uk.

Web-graph footprint

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

891 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sjp.co.uk.

MechanismTarget
SPF_INCLUDEspf.sjp.co.uk
SPF_INCLUDEspf1.sjp.co.uk
SPF_INCLUDEspf2.sjp.co.uk
SPF_IP108.129.7.134
SPF_IP143.55.144.116
SPF_IP148.59.101.16/28
SPF_IP185.183.30.23
SPF_IP185.70.168.20/32
SPF_IP52.211.172.205

Related pages

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

Cypher and MCP

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

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