Skip to content

Hostname

second-step.co.uk

Last fetched

second-step.co.uk resolves to 2 IPv4 addresses operated by CDN77 - Datacamp Limited in US. WHOIS lists registrar:zen internet limited [tag = zensys] as the registrar.

Nutrition Label

WHISPER CANON · second-step.co.ukRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/second-step.co.uk

Resolution chain

second-step.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.19.207.3737.19.206.0/23AS60068CDN77 - Datacamp LimitedUS
37.19.207.3837.19.206.0/23AS60068CDN77 - Datacamp LimitedUS

WHOIS identity

Registrar
registrar:zen internet limited [tag = zensys]
Organization
second step housing association
Contact emails

Subdomains

7 observed subdomains of second-step.co.uk.

Web-graph footprint

Distinct hostnames that link to or from second-step.co.uk in the public web crawl.

137 sites link to this hostname.

310 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for second-step.co.uk.

MechanismTarget
SPF_Asecond-step.co.uk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.hosting-platform.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP192.254.125.237/32
SPF_MXsecond-step.co.uk

Related pages

Pivot deeper into the graph from second-step.co.uk.

Cypher and MCP

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

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