Hostname
stackandjones.co.uk
Last fetched
stackandjones.co.uk resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in GB. WHOIS lists registrar:namecheap, inc. as the registrar.
Nutrition Label
Resolution chain
stackandjones.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 |
|---|---|---|---|---|
| 45.77.59.154 | 45.77.56.0/22 | AS20473 | AS-VULTR - The Constant Company, LLC | GB |
| 82.39.133.16 | 82.39.133.0/24 | AS201002 | — | GB |
WHOIS identity
- Registrar
- registrar:namecheap, inc.
- Organization
- 1&1 internet
- Contact emails
Subdomains
2 observed subdomains of stackandjones.co.uk.
Web-graph footprint
Distinct hostnames that link to or from stackandjones.co.uk in the public web crawl.
5 sites link to this hostname.
53 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for stackandjones.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.informanagement.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from stackandjones.co.uk.
- IP · 45.77.59.154
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · registrar:namecheap, inc.
- Country · GB
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stackandjones.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.