Skip to content

Hostname

tvkampen.com

Last fetched

tvkampen.com resolves to 172.66.40.123, announced in 172.66.40.0/21 by CLOUDFLARENET - Cloudflare, Inc. in CA. tvkampen.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tvkampen.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tvkampen.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:73
Registrant organisation
c/o whoisproxy.com
Contact emails
domain@raketech.com, info@privatename.com, 5dc8108b623bedaf7b59f0993ab9d85594b4dfa69de9cab7e0f4c74a6e41b97b@tvkampen.com.whoisproxy.org, 9c9ba4e793c6ab4744eb1ee6ece93313203b1837f250868754017d9c66609adc@tvkampen.com.whoisproxy.org, a53a3c7d848cf3c494557001ae2f10b4dcc6be62408715f4c6e53fb926c0114c@tvkampen.com.whoisproxy.org, c747a1a856f31e0f89e371f51f0c19ee87ca6932d668c9b30fda6240d234dd59@tvkampen.com.whoisproxy.org, info@tvmatchen.se

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • gabe.ns.cloudflare.com
  • gail.ns.cloudflare.com

MX records

  • tvkampen-com.mail.protection.outlook.com

SPF policy

  • include: send.aweber.com
  • include: _spf.google.com
  • include: spf.mandrillapp.com
  • include: spf.protection.outlook.com
  • a: tvkampen.com
  • mx: tvkampen.com
  • ip: 2a01:7e01:0:0:f03c:91ff:feb0:a329
  • ip: 85.90.244.156

Threat-feed evidence

History

Related pages

Pivot from tvkampen.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tvkampen.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.