Skip to content

Hostname

tvsyd.dk

Last fetched

tvsyd.dk resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in DE.

Nutrition Label

WHISPER CANON · tvsyd.dkRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tvsyd.dk

Resolution chain

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

IPPrefixASNOperatorCountry
146.75.122.132146.75.120.0/22AS54113FASTLY - Fastly, Inc.DE
151.101.54.132151.101.52.0/22AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
Organization
driftsselskabet a/s tv-syd
Contact emails

Subdomains

29 observed subdomains of tvsyd.dk.

Web-graph footprint

Distinct hostnames that link to or from tvsyd.dk in the public web crawl.

1,283 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tvsyd.dk.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsend.heyloyalty.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP35.159.43.55

Related pages

Pivot deeper into the graph from tvsyd.dk.

Cypher and MCP

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

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