Skip to content

Hostname

tyg.se

Last fetched

tyg.se resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · tyg.seRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tyg.se

Resolution chain

tyg.se 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
registrar:internetx gmbh
Organization
Contact emails

Subdomains

4 observed subdomains of tyg.se.

Web-graph footprint

Distinct hostnames that link to or from tyg.se in the public web crawl.

37 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tyg.se.

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 tyg.se.

Cypher and MCP

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

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