Skip to content

Hostname

stackagency.co.uk

Last fetched

stackagency.co.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:name.com llc t/a name.com, inc. as the registrar.

Nutrition Label

WHISPER CANON · stackagency.co.ukRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/stackagency.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
144.126.228.252144.126.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:name.com llc t/a name.com, inc.
Organization
stack communications
Contact emails

Subdomains

19 observed subdomains of stackagency.co.uk.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for stackagency.co.uk.

MechanismTarget
SPF_Astackagency.co.uk
SPF_INCLUDEspf.smtp2go.com
SPF_IP134.122.102.74
SPF_IP138.68.151.220
SPF_IP138.68.153.23
SPF_IP138.68.160.185
SPF_IP138.68.165.9
SPF_IP144.126.228.252
SPF_IP159.65.88.214
SPF_IP161.35.168.49
SPF_IP165.22.117.69
SPF_IP167.172.55.110
SPF_IP178.62.71.47
SPF_IP178.62.82.147
SPF_IP188.166.145.134
SPF_MXstackagency.co.uk

Related pages

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

Cypher and MCP

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

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