Hostname
landhold.com
Last fetched
landhold.com resolves to 87.239.20.194, announced in 87.239.16.0/21 by LAYERSHIFT - Layershift Limited in GB. landhold.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 87.239.20.194
87.239.16.0/21 · LAYERSHIFT - Layershift Limited · Manchester, GB
IPv6 resolution
No AAAA record for landhold.com is recorded in WhisperGraph.
Attribution
layershift
ORIGIN_AS
WHOIS identity
- Registrar
- iana:69
- Registrant organisation
- elise summers
- Contact emails
- domains@speakdigital.co.uk, hostmaster@rockit.co.uk
Subdomains
Showing 4 of 4 subdomains (4 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.interdns.co.uk
- ns2.interdns.co.uk
- ns3.interdns.co.uk
- ns4.interdns.co.uk
MX records
- landhold-com.mail.protection.outlook.com
SPF policy
- include: emailantidote.com
- a: landhold.com
- include: spf.mandrillapp.com
- include: spf.protection.outlook.com
- include: spf.uk.exclaimer.net
- include: servers.mcsv.net
Threat-feed evidence
History
Related pages
Pivot from landhold.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "landhold.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.