Hostname
firststopit.co.uk
Last fetched
firststopit.co.uk resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in GB. WHOIS lists registrar:uk2 limited as the registrar.
Nutrition Label
Resolution chain
firststopit.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.56.181 | 35.214.0.0/17 | AS15169 | GOOGLE - Google LLC | GB |
| 51.89.235.117 | 51.89.0.0/16 | AS16276 | — | GB |
WHOIS identity
- Registrar
- registrar:uk2 limited
- Organization
- first stop it
- Contact emails
- —
Subdomains
20 observed subdomains of firststopit.co.uk.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from firststopit.co.uk in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for firststopit.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | azure.quotevalet.com |
| SPF_A | www.quotevalet.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.leadconnectorhq.com |
| SPF_INCLUDE | spf1.emailsecurity.app |
| SPF_IP | 109.170.152.18 |
| SPF_IP | 83.170.127.97 |
| SPF_IP | 94.30.37.233 |
Related pages
Pivot deeper into the graph from firststopit.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "firststopit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.