Skip to content

Hostname

tecidos.com.pt

Last fetched

tecidos.com.pt resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tecidos.com.ptRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/tecidos.com.pt

Resolution chain

tecidos.com.pt 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
Organization
fabfab
Contact emails

Subdomains

3 observed subdomains of tecidos.com.pt.

Web-graph footprint

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

17 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tecidos.com.pt.

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 tecidos.com.pt.

Cypher and MCP

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

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