Skip to content

Hostname

firststep-learn.co.uk

Last fetched

firststep-learn.co.uk resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists registrar:tucows inc t/a tucows [tag = tucows-ca] as the registrar.

Nutrition Label

WHISPER CANON · firststep-learn.co.ukRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/firststep-learn.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.5.2051.158.0.0/15AS12876AS12876 - Scaleway SASFR

WHOIS identity

Registrar
registrar:tucows inc t/a tucows [tag = tucows-ca]
Organization
Contact emails

Subdomains

1 observed subdomain of firststep-learn.co.uk.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for firststep-learn.co.uk.

MechanismTarget
SPF_Adedibox.securedserverpanel.com
SPF_Afirststep-learn.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.159.5.20
SPF_MXfirststep-learn.co.uk

Related pages

Pivot deeper into the graph from firststep-learn.co.uk.

Cypher and MCP

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

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