Skip to content

Hostname

tf2maps.net

Last fetched

tf2maps.net resolves to 144.202.8.67, announced in 144.202.0.0/20 by AS-VULTR - The Constant Company, LLC in US. tf2maps.net 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 · tf2maps.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tf2maps.net

Resolution chain

Attribution

constant

ORIGIN_AS

WHOIS identity

Registrar
iana:1861
Registrant organisation
domain administrator
Contact emails
pw-096cc1481d6df68f78ad3dcb298523a4@privacyguardian.org, pw-2c0cce08ce8b5c468d98d893bec1491a@privacyguardian.org, pw-3f107a0e681118e76c9431b820cdb902@privacyguardian.org, pw-4f5acf24b1db30166c1c0a0b297c4571@privacyguardian.org, pw-8002b7b8656d9b16af7978cad9a1f1c0@privacyguardian.org, pw-8f567b16b388aaaf2d96406ab7e9e182@privacyguardian.org, pw-abb2b47e8f8911d5e180254b5c4927c8@privacyguardian.org, pw-bc7e3f5ae158e131126232c88821c6ae@privacyguardian.org, pw-c415395abbaf4b3c71a3d76ff3078a0c@privacyguardian.org, pw-e3c0f1415538c989a5a23f99fd5102c7@privacyguardian.org

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

  • ns1.vultr.com
  • ns2.vultr.com

MX records

  • mail.tf2maps.net

SPF policy

  • ip: 205.209.124.0/24
  • ip: 205.209.127.0/24
  • ip: 68.168.210.0/24
  • ip: 67.217.53.0/24
  • include: spf-c.mailbaby.net
  • ip: 144.202.8.67

Threat-feed evidence

History

Related pages

Pivot from tf2maps.net 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: "tf2maps.net"})-[: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.