Skip to content

Hostname

tesa.com

Last fetched

tesa.com resolves to 1 IPv4 address operated by NMMN-AS in DE.

Nutrition Label

WHISPER CANON · tesa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tesa.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.26.111188.94.24.0/21AS20694NMMN-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for tesa.com.

MechanismTarget
SPF_INCLUDE9390670.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.128.203.3
SPF_IP167.89.25.81/32
SPF_IP178.77.121.128/26
SPF_IP180.166.87.195
SPF_IP180.87.182.9/32
SPF_IP185.220.228.128/30
SPF_IP188.94.26.170
SPF_IP188.94.26.96/27
SPF_IP193.242.121.220/30
SPF_IP213.183.13.209
SPF_IP213.183.13.210
SPF_IP218.106.115.66
SPF_IP221.232.147.18
SPF_IP62.108.227.190/31
SPF_IP62.108.227.192/29

Related pages

Pivot deeper into the graph from tesa.com.

Cypher and MCP

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

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