Skip to content

Hostname

lands-concepts.com

Last fetched

lands-concepts.com resolves to 1 IPv4 address operated by AS8495 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · lands-concepts.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lands-concepts.com

Resolution chain

lands-concepts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.34.167.86195.34.160.0/19AS8495DE

WHOIS identity

Registrar
iana:1387
Organization
tobias daur
Contact emails

Subdomains

58 observed subdomains of lands-concepts.com.

Web-graph footprint

Distinct hostnames that link to or from lands-concepts.com in the public web crawl.

13 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lands-concepts.com.

MechanismTarget
SPF_Af120.lands-concepts.com
SPF_Alands-concepts.com
SPF_IP195.34.178.210
SPF_IP89.146.224.163
SPF_IP89.146.224.167
SPF_MXlands-concepts.com

Related pages

Pivot deeper into the graph from lands-concepts.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lands-concepts.com"})-[: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.