Skip to content

Hostname

techland.net

Last fetched

techland.net resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · techland.netRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techland.net

Resolution chain

techland.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.185.41.11518.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.165.22718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.246.2133.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.164.1373.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.121.13652.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.49.9463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.244.7663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.147.2652.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.32.218.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.40.11563.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

8 observed subdomains of techland.net.

Web-graph footprint

Distinct hostnames that link to or from techland.net in the public web crawl.

404 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for techland.net.

MechanismTarget
SPF_REDIRECT_spf.techland.pl

Related pages

Pivot deeper into the graph from techland.net.

Cypher and MCP

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

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