Skip to content

Hostname

tesland.com

Last fetched

tesland.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tesland.comRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tesland.com

Resolution chain

tesland.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:269
Organization
contact privacy inc. customer 0148363094
Contact emails

Subdomains

6 observed subdomains of tesland.com.

Web-graph footprint

Distinct hostnames that link to or from tesland.com in the public web crawl.

100 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tesland.com.

MechanismTarget
SPF_Atesland.com
SPF_INCLUDE_spf.csw.nl
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamcluster.nl
SPF_IP138.201.245.151
SPF_IP146.66.79.158
SPF_IP168.119.40.60
SPF_IP185.104.29.0/24
SPF_IP185.104.29.40/32
SPF_IP2a01:4f8:e0:16e1:0:0:0:2
SPF_IP2a06:2ec0:1:0:0:0:0:97
SPF_MXtesland.com

Related pages

Pivot deeper into the graph from tesland.com.

Cypher and MCP

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

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