Skip to content

Hostname

fitvps.com

Last fetched

fitvps.com resolves to 217.79.65.94, announced in 217.79.65.0/24 by TELECOMS-AS - Telecoms-Net Ltd. in BG. fitvps.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 · fitvps.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/fitvps.com

Resolution chain

IPv6 resolution

No AAAA record for fitvps.com is recorded in WhisperGraph.

Attribution

telecoms net

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
telecoms
Contact emails
a3325916c14ae819decd021232db4c3e-1228584@contact.gandi.net

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

  • ns.fitvps.com
  • ns2.fitvps.com
  • ns4.he.net

MX records

  • mx1.telecoms.bg
  • mx2.telecoms.bg
  • control.fitvps.com

SPF policy

  • a: fitvps.com
  • mx: fitvps.com
  • ip: 217.79.65.94
  • ip: 217.79.79.2

Threat-feed evidence

History

Related pages

Pivot from fitvps.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: "fitvps.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.