Skip to content

Hostname

tessuti.com

Last fetched

tessuti.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.71.275.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.225.22899.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:151
Organization
fabfab
Contact emails

Subdomains

3 observed subdomains of tessuti.com.

Web-graph footprint

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

70 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tessuti.com.

MechanismTarget
SPF_Aproduction.eu01.tcc.demandware.net
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_IP161.71.39.95
SPF_IP217.69.71.0/25
SPF_IP2a01:488:42::/48
SPF_IP80.237.138.0/24
SPF_IP94.136.160.78
SPF_IP94.136.168.52

Related pages

Pivot deeper into the graph from tessuti.com.

Cypher and MCP

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

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