Skip to content

Hostname

tissus.net

Last fetched

tissus.net 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 · tissus.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tissus.net

Resolution chain

tissus.net 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

4 observed subdomains of tissus.net.

Web-graph footprint

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

191 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for tissus.net.

MechanismTarget
SPF_Aproduction.eu01.tcc.demandware.net
SPF_Atissus.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.server-he.de
SPF_IP161.71.39.95
SPF_IP178.77.115.150
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
SPF_MXtissus.net

Related pages

Pivot deeper into the graph from tissus.net.

Cypher and MCP

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

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